summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/testphdf5.c')
-rw-r--r--testpar/testphdf5.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index d13bfe7..81bfbeb 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -435,7 +435,6 @@ int main(int argc, char **argv)
"collective to independent chunk io",PARATESTFILE);
}
-#ifdef KYANG
AddTest("ccontw",coll_irregular_cont_write,NULL,
"collective irregular contiguous write",PARATESTFILE);
AddTest("ccontr",coll_irregular_cont_read,NULL,
@@ -451,7 +450,6 @@ int main(int argc, char **argv)
AddTest("ccchunkr",coll_irregular_complex_chunk_read,NULL,
"collective irregular complex chunk read",PARATESTFILE);
-#endif
AddTest("null", null_dataset, NULL,
"null dataset test", PARATESTFILE);