Home
last modified time | relevance | path

Searched refs:value_order_test (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/reg/
H A Dreg_test.h85 extern const char *value_order_test;
H A Dexport.c107 const char *value_order_test = variable
336 ok(compare_export("file.reg", value_order_test, TODO_REG_COMPARE), "compare_export() failed\n"); in test_export()
H A Dcopy.c360 ok(compare_export("file.reg", value_order_test, TODO_REG_COMPARE), "compare_export() failed\n"); in test_copy_value_order()
/reactos/modules/rostests/winetests/regedit/
H A Dregedit.c3513 const char *value_order_test = in test_export() local
3648 ok(compare_export("file.reg", value_order_test, TODO_REG_COMPARE), "compare_export() failed\n"); in test_export()