summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-02-05 22:21:29 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-02-05 22:21:29 (GMT)
commitfb4e5c0570f94d548ade5fb5c16878271f6a06a9 (patch)
tree84167c49440affbe00c5daf0d43ccdf6bb79462b /tools/test/h5dump/h5dumpgentest.c
parent9063babaaa9b3c11a686ca9faefb70aa2091c21a (diff)
downloadhdf5-fb4e5c0570f94d548ade5fb5c16878271f6a06a9.zip
hdf5-fb4e5c0570f94d548ade5fb5c16878271f6a06a9.tar.gz
hdf5-fb4e5c0570f94d548ade5fb5c16878271f6a06a9.tar.bz2
HDFFV-10697 Disable compression option if source unavailable
Diffstat (limited to 'tools/test/h5dump/h5dumpgentest.c')
-rw-r--r--tools/test/h5dump/h5dumpgentest.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/tools/test/h5dump/h5dumpgentest.c b/tools/test/h5dump/h5dumpgentest.c
index aaf5c3e..fe43ecd 100644
--- a/tools/test/h5dump/h5dumpgentest.c
+++ b/tools/test/h5dump/h5dumpgentest.c
@@ -9528,15 +9528,13 @@ gent_intattrscalars(void)
}
/*-------------------------------------------------------------------------
- * Function: gent_packedbits
+ * Function: gent_intsattrs
*
- * Purpose: Generate a file to be used in the h5dump packed bits tests.
+ * Purpose: Generate a file to be used in the h5dump tests.
* Four datasets of 1, 2, 4 and 8 bytes of unsigned int types are created.
* Four more datasets of 1, 2, 4 and 8 bytes of signed int types are created.
* Fill them with raw data such that no bit will be all zero in a dataset.
* A dummy dataset of double type is created for failure test.
- * Created: Albert Cheng, 2010/5/10.
- * Modified: Allen Byrne, 2011/1/5 Use file to test Signed/Unsigned datatypes
*-------------------------------------------------------------------------
*/
static void