We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c280156 commit 3cbfb1aCopy full SHA for 3cbfb1a
test/dsets.c
@@ -134,8 +134,8 @@ static const char *FILENAME[] = {"dataset", /* 0 */
134
#define DSET_SET_LOCAL_NAME_2 "set_local_2"
135
#define DSET_CAN_APPLY_SKIPS_CBS_NAME "can_apply_skips_cbs"
136
#define DSET_CAN_APPLY_SKIPS_CBS_VLEN_NAME "can_apply_skips_cbs_vlen"
137
-#define DSET_SET_LOCAL_UPDATES_CD_NAME "can_apply_updates_cd"
138
-#define DSET_SET_LOCAL_UPDATES_CD_VLEN_NAME "can_apply_updates_cd_vlen"
+#define DSET_SET_LOCAL_UPDATES_CD_NAME "set_local_updates_cd"
+#define DSET_SET_LOCAL_UPDATES_CD_VLEN_NAME "set_local_updates_cd_vlen"
139
#define DSET_ONEBYTE_SHUF_NAME "onebyte_shuffle"
140
#define DSET_NBIT_INT_NAME "nbit_int"
141
#define DSET_NBIT_FLOAT_NAME "nbit_float"
0 commit comments