diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-28 23:56:32 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-04-28 23:56:32 (GMT) |
commit | c37bcc12fcb51330a640adc82de5caaf388e9f92 (patch) | |
tree | 035582ed081f60033ed1fc9160e5b0c32981fd99 /tools/testfiles/h5diff_032.txt | |
parent | 23a8546574873e201838f2424c7326d4014ba903 (diff) | |
download | hdf5-c37bcc12fcb51330a640adc82de5caaf388e9f92.zip hdf5-c37bcc12fcb51330a640adc82de5caaf388e9f92.tar.gz hdf5-c37bcc12fcb51330a640adc82de5caaf388e9f92.tar.bz2 |
[svn-r6771] Purpose:
added more tests, described in the test matrix
Description:
test -r
test -l
expanded -d, -p and -n tests
test different types to include links and named types
test for non supported classes, e.g bitfield, opaque , etc
Platforms tested:
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)
Misc. update:
Diffstat (limited to 'tools/testfiles/h5diff_032.txt')
-rw-r--r-- | tools/testfiles/h5diff_032.txt | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_032.txt b/tools/testfiles/h5diff_032.txt new file mode 100644 index 0000000..c5cb384 --- /dev/null +++ b/tools/testfiles/h5diff_032.txt @@ -0,0 +1,93 @@ +############################# +Expected output for 'h5diff -l h5diff_test1.h5 h5diff_test2.h5' +############################# +$h5diff -l h5diff_test1.h5 h5diff_test2.h5 +File <h5diff_test1.h5>: # of entries = 22 +/compound datatype +/dset1.1 dataset +/dset1.3.1 dataset +/dset1.3.2 dataset +/dset1.3.3 dataset +/dset1.3.4 dataset +/dset1.3.5 dataset +/dset1.3.6 dataset +/dset1.3.7 dataset +/dset1.3.8 dataset +/dset1.7 dataset +/dset1.8 dataset +/dset1.9 dataset +/dset2.1a dataset +/dset2.2a dataset +/dset2.3a dataset +/dset2.4a dataset +/dset2.5a dataset +/dset2.6a dataset +/enum datatype +/g1.1 group +/soft link +File <h5diff_test2.h5>: # of entries = 15 +/compound datatype +/dset1.4 dataset +/dset1.5 dataset +/dset1.6 dataset +/dset1.7 dataset +/dset1.8 dataset +/dset1.9 dataset +/dset2.1b dataset +/dset2.2b dataset +/dset2.3b dataset +/dset2.4b dataset +/dset2.5b dataset +/dset2.6b dataset +/enum datatype +/g1.1 group + +</compound> found in <h5diff_test1.h5> and </compound> found in <h5diff_test2.h5> +</compound> and </compound> are of type H5G_TYPE +</dset1.1> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.1> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.2> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.3> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.4> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.5> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.6> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.7> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.3.8> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset1.4> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset1.5> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset1.6> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset1.7> found in <h5diff_test1.h5> and </dset1.7> found in <h5diff_test2.h5> +Comparing </dset1.7> with </dset1.7> +Warning: </dset1.7> has different maximum dimensions than </dset1.7> +</dset1.7>: [ 7 ] +</dset1.7>: [ 8 ] +using memory type H5T_NATIVE_INT +0 differences found +</dset1.8> found in <h5diff_test1.h5> and </dset1.8> found in <h5diff_test2.h5> +Comparing </dset1.8> with </dset1.8> +Warning: </dset1.8> has different storage datatype than </dset1.8> +</dset1.8> has datatype H5T_STD_I32BE and </dset1.8> has datatype H5T_STD_I32LE +using memory type H5T_NATIVE_INT +0 differences found +</dset1.9> found in <h5diff_test1.h5> and </dset1.9> found in <h5diff_test2.h5> +Comparing </dset1.9> with </dset1.9> +using memory type H5T_NATIVE_INT +0 differences found +</dset2.1a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset2.1b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset2.2a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset2.2b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset2.3a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset2.3b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset2.4a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset2.4b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset2.5a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset2.5b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</dset2.6a> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> +</dset2.6b> is in <h5diff_test2.h5>, but not in <h5diff_test1.h5> +</enum> found in <h5diff_test1.h5> and </enum> found in <h5diff_test2.h5> +</enum> and </enum> are of type H5G_TYPE +</g1.1> found in <h5diff_test1.h5> and </g1.1> found in <h5diff_test2.h5> +</g1.1> and </g1.1> are of type H5G_GROUP +</soft> is in <h5diff_test1.h5>, but not in <h5diff_test2.h5> + |