File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,20 @@ AT_BESCMD_BINARYDATA_RESPONSE_TEST([ref_tst_enum_data_1.nc.3.bescmd])
112
112
# ... and UInt32
113
113
AT_BESCMD_BINARYDATA_RESPONSE_TEST([ref_tst_enum_data_2.nc.3.bescmd])
114
114
115
-
116
-
117
-
115
+ # DAP4 response tests
116
+ AT_BESCMD_RESPONSE_TEST([nc4_nc_classic_compressed.nc.dmr.bescmd])
117
+ AT_BESCMD_RESPONSE_TEST([nc4_nc_classic_no_comp.nc.dmr.bescmd])
118
+ AT_BESCMD_RESPONSE_TEST([nc4_strings.nc.dmr.bescmd])
119
+ AT_BESCMD_RESPONSE_TEST([nc4_strings_comp.nc.dmr.bescmd])
120
+ AT_BESCMD_RESPONSE_TEST([nc4_unsigned_types.nc.dmr.bescmd])
121
+ AT_BESCMD_RESPONSE_TEST([nc4_unsigned_types_comp.nc.dmr.bescmd])
122
+ AT_BESCMD_RESPONSE_TEST([ref_tst_compound.nc.dmr.bescmd])
123
+ AT_BESCMD_RESPONSE_TEST([ref_tst_compound2.nc.dmr.bescmd])
124
+ AT_BESCMD_RESPONSE_TEST([ref_tst_compound3.nc.dmr.bescmd])
125
+ AT_BESCMD_RESPONSE_TEST([ref_tst_compound4.nc.dmr.bescmd])
126
+ AT_BESCMD_RESPONSE_TEST([ref_tst_compound5.nc.dmr.bescmd])
127
+ AT_BESCMD_RESPONSE_TEST([ref_tst_enum_data.nc.dmr.bescmd])
128
+ AT_BESCMD_RESPONSE_TEST([ref_tst_enum_data_1.nc.dmr.bescmd])
129
+ AT_BESCMD_RESPONSE_TEST([ref_tst_enum_data_2.nc.dmr.bescmd])
130
+ AT_BESCMD_RESPONSE_TEST([ref_tst_opaque_data.nc.dmr.bescmd])
131
+ AT_BESCMD_RESPONSE_TEST([stringtest.nc.dmr.bescmd])
You can’t perform that action at this time.
0 commit comments