summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tlarge_objname.ddl
blob: 0bbaa098e10008719e36eea62b0f978c80368522 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
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" {
                                                                                                                                                         }
                                                                                                                                                      }
                                                                                                                                                   }
                                                                                                                                                }
                                                                                                                                             }
                                                                                                                                          }
                                                                                                                                       }
                                                                                                                                    }
                                                                                                                                 }
                                                                                                                              }
                                                                                                                           }
                                                                                                                        }
                                                                                                                     }
                                                                                                                  }
                                                                                                               }
                                                                                                            }
                                                                                                         }
                                                                                                      }
                                                                                                   }
                                                                                                }
                                                                                             }
                                                                                          }
                                                                                       }
                                                                                    }
                                                                                 }
                                                                              }
                                                                           }
                                                                        }
                                                                     }
                                                                  }
                                                               }
                                                            }
                                                         }
                                                      }
                                                   }
                                                }
                                             }
                                          }
                                       }
                                    }
                                 }
                              }
                           }
                        }
                     }
                  }
               }
            }
         }
      }
   }
}
}