summaryrefslogtreecommitdiffstats
path: root/test/cache_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache_api.c')
-rw-r--r--test/cache_api.c25
1 files changed, 1 insertions, 24 deletions
diff --git a/test/cache_api.c b/test/cache_api.c
index 184a879..562d8dd 100644
--- a/test/cache_api.c
+++ b/test/cache_api.c
@@ -10,9 +10,7 @@
* help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* Programmer: John Mainzer
- * 11/10/05
- *
+/*
* This file contains tests for the API calls associated
* with the cache implemented in H5C.c
*/
@@ -55,9 +53,6 @@ static hbool_t check_file_mdc_api_errs(unsigned paged, hid_t fcpl_i
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/12/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -500,9 +495,6 @@ check_fapl_mdc_api_calls(unsigned paged, hid_t fcpl_id)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -820,9 +812,6 @@ check_file_mdc_api_calls(unsigned paged, hid_t fcpl_id)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/14/04
- *
*-------------------------------------------------------------------------
*/
@@ -1440,9 +1429,6 @@ mdc_api_call_smoke_check(int express_test, unsigned paged, hid_t fcpl_id)
* Return: Success: Pointer to an array of cache configurations.
* Failure: NULL
*
- * Programmer: Dana Robinson
- * Spring 2016
- *
*-------------------------------------------------------------------------
*/
@@ -1630,9 +1616,6 @@ init_invalid_configs(void)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/19/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -1812,9 +1795,6 @@ check_fapl_mdc_api_errs(void)
*
* Return: Test pass status (TRUE/FALSE)
*
- * Programmer: John Mainzer
- * 4/19/04
- *
*-------------------------------------------------------------------------
*/
static hbool_t
@@ -2158,9 +2138,6 @@ check_file_mdc_api_errs(unsigned paged, hid_t fcpl_id)
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*
- * Programmer: John Mainzer
- * 6/24/04
- *
*-------------------------------------------------------------------------
*/
int