summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/pbits/tpbitsOverlapped.ddl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/testfiles/pbits/tpbitsOverlapped.ddl')
-rw-r--r--tools/testfiles/pbits/tpbitsOverlapped.ddl50
1 files changed, 0 insertions, 50 deletions
diff --git a/tools/testfiles/pbits/tpbitsOverlapped.ddl b/tools/testfiles/pbits/tpbitsOverlapped.ddl
deleted file mode 100644
index 9dcc9d2..0000000
--- a/tools/testfiles/pbits/tpbitsOverlapped.ddl
+++ /dev/null
@@ -1,50 +0,0 @@
-HDF5 "packedbits.h5" {
-DATASET "/DS08BITS" {
- DATATYPE H5T_STD_I8LE
- DATASPACE SIMPLE { ( 8, 8 ) / ( 8, 8 ) }
- PACKED_BITS OFFSET=0 LENGTH=1
- DATA {
- (0,0): 1, 0, 0, 0, 0, 0, 0, 0,
- (1,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (2,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (3,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (4,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (5,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (6,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (7,0): 0, 0, 0, 0, 0, 0, 0, 0
- }
- PACKED_BITS OFFSET=1 LENGTH=1
- DATA {
- (0,0): 1, 1, 0, 0, 0, 0, 0, 0,
- (1,0): 1, 0, 0, 0, 0, 0, 0, 0,
- (2,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (3,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (4,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (5,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (6,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (7,0): 0, 0, 0, 0, 0, 0, 0, 0
- }
- PACKED_BITS OFFSET=2 LENGTH=1
- DATA {
- (0,0): 1, 1, 1, 0, 0, 0, 0, 0,
- (1,0): 1, 1, 0, 0, 0, 0, 0, 0,
- (2,0): 1, 0, 0, 0, 0, 0, 0, 0,
- (3,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (4,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (5,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (6,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (7,0): 0, 0, 0, 0, 0, 0, 0, 0
- }
- PACKED_BITS OFFSET=0 LENGTH=3
- DATA {
- (0,0): 7, 6, 4, 0, 0, 0, 0, 0,
- (1,0): 6, 4, 0, 0, 0, 0, 0, 0,
- (2,0): 4, 0, 0, 0, 0, 0, 0, 0,
- (3,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (4,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (5,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (6,0): 0, 0, 0, 0, 0, 0, 0, 0,
- (7,0): 0, 0, 0, 0, 0, 0, 0, 0
- }
-}
-}