summaryrefslogtreecommitdiffstats
path: root/test/vfd.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/vfd.c')
-rw-r--r--test/vfd.c74
1 files changed, 0 insertions, 74 deletions
diff --git a/test/vfd.c b/test/vfd.c
index be9c55a..d542b9b 100644
--- a/test/vfd.c
+++ b/test/vfd.c
@@ -11,9 +11,6 @@
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
* Purpose: Tests the basic features of Virtual File Drivers
*/
@@ -187,9 +184,6 @@ static herr_t H5FD__ctl_test_vfd_ctl(H5FD_t *_file, uint64_t op_code, uint64_t
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -302,9 +296,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -694,9 +685,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Wednesday, 20 September 2006
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -923,9 +911,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * Thursday, May 19, 2005
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1008,9 +993,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1214,9 +1196,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * June 3, 2005
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1320,9 +1299,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Return: SUCCEED/FAIL
*
- * Programmer: Jacob Smith
- * 21 May 2019
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1440,9 +1416,6 @@ error:
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * Thursday, May 19, 2005
- *
*-------------------------------------------------------------------------
*/
/* Disable warning for "format not a string literal" here -QAK */
@@ -1480,9 +1453,6 @@ H5_GCC_CLANG_DIAG_ON("format-nonliteral")
*
* Return: SUCCEED/FAIL
*
- * Programmer: Raymond Lu
- * Tuesday, Sept 24, 2002
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1739,9 +1709,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Raymond Lu
- * 21 June 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -1924,9 +1891,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * Tuesday, March 22, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2050,9 +2014,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * Tuesday, March 22, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2157,9 +2118,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Dana Robinson
- * Tuesday, March 22, 2011
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -2289,9 +2247,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: John Mainzer
- * 7/12/17
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -3485,8 +3440,6 @@ error:
*
* Return: void.
*
- * Programmer: JRM -- 6/20/20
- *
*****************************************************************************/
static void
setup_rand(void)
@@ -4040,9 +3993,6 @@ error:
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4142,9 +4092,6 @@ test_vector_io__setup_v(uint32_t count, H5FD_mem_t types[], haddr_t addrs[], siz
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 3/10/21
- *
*-------------------------------------------------------------------------
*/
@@ -4275,9 +4222,6 @@ test_vector_io__setup_fixed_size_v(uint32_t count, H5FD_mem_t types[], haddr_t a
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4326,9 +4270,6 @@ test_vector_io__read_v_indiv(H5FD_t *lf, uint32_t count, H5FD_mem_t types[], had
* Return: Return TRUE if successful, and FALSE if any errors
* are encountered.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4375,9 +4316,6 @@ test_vector_io__write_v_indiv(H5FD_t *lf, uint32_t count, H5FD_mem_t types[], ha
* Return: TRUE if the read and write vectors are identical, and
* FALSE otherwise.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4444,9 +4382,6 @@ test_vector_io__verify_v(uint32_t count, H5FD_mem_t types[], size_t sizes[], con
*
* Return: void.
*
- * Programmer: John Mainzer
- * 6/21/20
- *
*-------------------------------------------------------------------------
*/
@@ -4518,9 +4453,6 @@ test_vector_io__dump_test_vectors(uint32_t count, H5FD_mem_t types[], haddr_t ad
* Return: Success: 0
* Failure: -1
*
- * Programmer: John Mainzer
- * 6/20/20
- *
*-------------------------------------------------------------------------
*/
#define VECTOR_LEN 16
@@ -5003,9 +4935,6 @@ error:
* Return: Success: TRUE
* Failure: FALSE
*
- * Programmer: Neil Fortner
- * 7/1/21
- *
*-------------------------------------------------------------------------
*/
static herr_t
@@ -5077,9 +5006,6 @@ error:
* Return: Success: 0
* Failure: -1
*
- * Programmer: Neil Fortner
- * 7/1/21
- *
*-------------------------------------------------------------------------
*/
static herr_t