summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcvs2svn <no_author@cvs2svn>2002-03-29 23:01:30 (GMT)
committercvs2svn <no_author@cvs2svn>2002-03-29 23:01:30 (GMT)
commitc6b201b25debf34ff0d49ddf80ece394b8c581d5 (patch)
tree770b25bd4d2cb1b08d15c04d4e57578431ab916b /tools
parentb84cc5c0e5d181dc20bb6e4c03296d9664436df0 (diff)
downloadhdf5-c6b201b25debf34ff0d49ddf80ece394b8c581d5.zip
hdf5-c6b201b25debf34ff0d49ddf80ece394b8c581d5.tar.gz
hdf5-c6b201b25debf34ff0d49ddf80ece394b8c581d5.tar.bz2
[svn-r5121] This commit was manufactured by cvs2svn to create branch 'hdf5_1_4'.
Diffstat (limited to 'tools')
-rw-r--r--tools/testfiles/tlarge_objname.ddl109
-rw-r--r--tools/testfiles/tlarge_objname.h5bin0 -> 57344 bytes
2 files changed, 109 insertions, 0 deletions
diff --git a/tools/testfiles/tlarge_objname.ddl b/tools/testfiles/tlarge_objname.ddl
new file mode 100644
index 0000000..c57ae25
--- /dev/null
+++ b/tools/testfiles/tlarge_objname.ddl
@@ -0,0 +1,109 @@
+#############################
+Expected output for 'h5dump -w157 tlarge_objname.h5'
+#############################
+HDF5 "tlarge_objname.h5" {
+GROUP "/" {
+ GROUP "this_is_a_large_group_name" {
+ GROUP "this_is_a_large_group_name0" {
+ GROUP "this_is_a_large_group_name1" {
+ GROUP "this_is_a_large_group_name2" {
+ GROUP "this_is_a_large_group_name3" {
+ GROUP "this_is_a_large_group_name4" {
+ GROUP "this_is_a_large_group_name5" {
+ GROUP "this_is_a_large_group_name6" {
+ GROUP "this_is_a_large_group_name7" {
+ GROUP "this_is_a_large_group_name8" {
+ GROUP "this_is_a_large_group_name9" {
+ GROUP "this_is_a_large_group_name10" {
+ GROUP "this_is_a_large_group_name11" {
+ GROUP "this_is_a_large_group_name12" {
+ GROUP "this_is_a_large_group_name13" {
+ GROUP "this_is_a_large_group_name14" {
+ GROUP "this_is_a_large_group_name15" {
+ GROUP "this_is_a_large_group_name16" {
+ GROUP "this_is_a_large_group_name17" {
+ GROUP "this_is_a_large_group_name18" {
+ GROUP "this_is_a_large_group_name19" {
+ GROUP "this_is_a_large_group_name20" {
+ GROUP "this_is_a_large_group_name21" {
+ GROUP "this_is_a_large_group_name22" {
+ GROUP "this_is_a_large_group_name23" {
+ GROUP "this_is_a_large_group_name24" {
+ GROUP "this_is_a_large_group_name25" {
+ GROUP "this_is_a_large_group_name26" {
+ GROUP "this_is_a_large_group_name27" {
+ GROUP "this_is_a_large_group_name28" {
+ GROUP "this_is_a_large_group_name29" {
+ GROUP "this_is_a_large_group_name30" {
+ GROUP "this_is_a_large_group_name31" {
+ GROUP "this_is_a_large_group_name32" {
+ GROUP "this_is_a_large_group_name33" {
+ GROUP "this_is_a_large_group_name34" {
+ GROUP "this_is_a_large_group_name35" {
+ GROUP "this_is_a_large_group_name36" {
+ GROUP "this_is_a_large_group_name37" {
+ GROUP "this_is_a_large_group_name38" {
+ GROUP "this_is_a_large_group_name39" {
+ GROUP "this_is_a_large_group_name40" {
+ GROUP "this_is_a_large_group_name41" {
+ GROUP "this_is_a_large_group_name42" {
+ GROUP "this_is_a_large_group_name43" {
+ GROUP "this_is_a_large_group_name44" {
+ GROUP "this_is_a_large_group_name45" {
+ GROUP "this_is_a_large_group_name46" {
+ GROUP "this_is_a_large_group_name47" {
+ GROUP "this_is_a_large_group_name48" {
+ GROUP "this_is_a_large_group_name49" {
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
+}
diff --git a/tools/testfiles/tlarge_objname.h5 b/tools/testfiles/tlarge_objname.h5
new file mode 100644
index 0000000..b6fc299
--- /dev/null
+++ b/tools/testfiles/tlarge_objname.h5
Binary files differ