summaryrefslogtreecommitdiffstats
path: root/test/testfiles/err_compat_1
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-23 21:38:44 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2014-07-23 21:38:44 (GMT)
commitad690e7be37389bdb48af7dc08b37bbd3a75aa86 (patch)
tree3d13da365c48a4e432deb367d158c1a3a13c92e1 /test/testfiles/err_compat_1
parent89456ae48793e7063298980277e718491db13813 (diff)
downloadhdf5-ad690e7be37389bdb48af7dc08b37bbd3a75aa86.zip
hdf5-ad690e7be37389bdb48af7dc08b37bbd3a75aa86.tar.gz
hdf5-ad690e7be37389bdb48af7dc08b37bbd3a75aa86.tar.bz2
[svn-r25476] - fix error output in several places.
- uncomment tests to check error output in Makefiles. - fix bug in native implementation of H5Aiterate.
Diffstat (limited to 'test/testfiles/err_compat_1')
-rw-r--r--test/testfiles/err_compat_116
1 files changed, 8 insertions, 8 deletions
diff --git a/test/testfiles/err_compat_1 b/test/testfiles/err_compat_1
index d471e13..35b6906 100644
--- a/test/testfiles/err_compat_1
+++ b/test/testfiles/err_compat_1
@@ -15,14 +15,14 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
#000: (file name) line (number) in H5Dcreate2(): not a location ID
major: Invalid arguments to routine
minor: Inappropriate type
- #001: (file name) line (number) in H5G_loc(): invalid object ID
+ #001: (file name) line (number) in H5VL_get_object(): invalid identifier
major: Invalid arguments to routine
- minor: Bad value
+ minor: Inappropriate type
********* Print error stack in customized way *********
- error #000: (file name) in H5G_loc(): line (number)
+ error #000: (file name) in H5VL_get_object(): line (number)
major: Invalid arguments to routine
- minor: Bad value
+ minor: Inappropriate type
error #001: (file name) in H5Dcreate2(): line (number)
major: Invalid arguments to routine
minor: Inappropriate type
@@ -33,9 +33,9 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
minor: Can't get value
********* Print error stack in customized way *********
- error #000: (file name) in H5G_loc(): line (number)
+ error #000: (file name) in H5VL_get_object(): line (number)
major: Invalid arguments to routine
- minor: Bad value
+ minor: Inappropriate type
error #001: (file name) in H5Dcreate2(): line (number)
major: Invalid arguments to routine
minor: Inappropriate type
@@ -43,9 +43,9 @@ HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
#000: (file name) line (number) in H5Dcreate2(): not a location ID
major: Invalid arguments to routine
minor: Inappropriate type
- #001: (file name) line (number) in H5G_loc(): invalid object ID
+ #001: (file name) line (number) in H5VL_get_object(): invalid identifier
major: Invalid arguments to routine
- minor: Bad value
+ minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5 (version (number)) thread (IDs):
#000: (file name) line (number) in main(): Error test failed