Home
last modified time | relevance | path

Searched refs:todo_wine (Results 1 – 25 of 271) sorted by relevance

1234567891011

/reactos/modules/rostests/winetests/wintrust/
H A Dcrypt.c424 todo_wine in test_CryptCATOpen()
428 todo_wine in test_CryptCATOpen()
460 todo_wine in test_CryptCATCDF_params()
466 todo_wine in test_CryptCATCDF_params()
473 todo_wine in test_CryptCATCDF_params()
479 todo_wine in test_CryptCATCDF_params()
486 todo_wine in test_CryptCATCDF_params()
584 todo_wine in test_CryptCATAdminAddRemoveCatalog()
607 todo_wine in test_CryptCATAdminAddRemoveCatalog()
735 todo_wine in test_catalog_properties()
[all …]
/reactos/modules/rostests/winetests/wmvcore/
H A Dwmvcore.c45 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmwriter_interfaces()
48 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmwriter_interfaces()
51 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmwriter_interfaces()
230 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
233 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
236 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
239 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
242 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
245 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
248 todo_wine ok(hr == S_OK, "Failed 0x%08x\n", hr); in test_wmsyncreader_interfaces()
[all …]
/reactos/modules/rostests/winetests/advapi32/
H A Deventlog.c73 todo_wine in create_backup()
115 todo_wine in test_open_close()
332 todo_wine in test_backup()
338 todo_wine in test_backup()
348 todo_wine in test_backup()
352 todo_wine in test_backup()
373 todo_wine in test_read()
381 todo_wine in test_read()
389 todo_wine in test_read()
396 todo_wine in test_read()
[all …]
/reactos/modules/rostests/winetests/uxtheme/
H A Dsystem.c84 todo_wine in test_GetWindowTheme()
109 todo_wine in test_SetWindowTheme()
149 todo_wine in test_OpenThemeData()
187 todo_wine in test_OpenThemeData()
214 todo_wine in test_OpenThemeData()
223 todo_wine in test_OpenThemeData()
231 todo_wine in test_OpenThemeData()
264 todo_wine in test_OpenThemeData()
306 todo_wine in test_OpenThemeDataEx()
622 todo_wine in test_buffered_paint()
[all …]
/reactos/modules/rostests/winetests/dinput8/
H A Ddevice.c655 todo_wine in test_mouse_keyboard()
663 todo_wine in test_mouse_keyboard()
665 todo_wine in test_mouse_keyboard()
667 todo_wine in test_mouse_keyboard()
669 todo_wine in test_mouse_keyboard()
671 todo_wine in test_mouse_keyboard()
677 todo_wine in test_mouse_keyboard()
701 todo_wine in test_mouse_keyboard()
703 todo_wine in test_mouse_keyboard()
705 todo_wine in test_mouse_keyboard()
[all …]
/reactos/modules/rostests/winetests/mpr/
H A Dmpr.c75 todo_wine ok(ret == WN_NO_ERROR, "WNetGetUniversalNameA failed: %08x\n", ret); in test_WNetGetUniversalName()
108 todo_wine in test_WNetGetRemoteName()
119 todo_wine in test_WNetGetRemoteName()
126 todo_wine ok(ret == WN_BAD_POINTER, "WNetGetUniversalNameA failed: %08x\n", ret); in test_WNetGetRemoteName()
132 todo_wine in test_WNetGetRemoteName()
142 todo_wine ok(ret == WN_MORE_DATA, "WNetGetUniversalNameA failed: %08x\n", ret); in test_WNetGetRemoteName()
147 todo_wine ok(ret == WN_NO_ERROR, "WNetGetUniversalNameA failed: %08x\n", ret); in test_WNetGetRemoteName()
152 todo_wine{ in test_WNetGetRemoteName()
290 todo_wine ok(ret == WN_SUCCESS, "Unexpected return: %u\n", ret); in test_WNetUseConnection()
296 todo_wine ok(ret == ERROR_INVALID_PARAMETER, "Unexpected return: %u\n", ret); in test_WNetUseConnection()
[all …]
/reactos/modules/rostests/winetests/mscoree/
H A Dmscoree.c215todo_wine ok(StrStrIA(dllpath, "v1.1.4322") != 0, "incorrect fusion.dll path %s\n", dllpath); in test_loadlibraryshim()
252 todo_wine ok(hr == E_HANDLE, "LoadLibraryShim failed, hr=%x\n", hr); in test_loadlibraryshim()
265todo_wine ok(StrStrIA(dllpath, latestA) != 0, "incorrect fusion.dll path %s\n", dllpath); in test_loadlibraryshim()
278todo_wine ok(StrStrIA(dllpath, latestA) != 0, "incorrect fusion.dll path %s\n", dllpath); in test_loadlibraryshim()
290 todo_wine ok(hr == E_HANDLE, "LoadLibraryShim failed, hr=%x\n", hr); in test_loadlibraryshim()
332 todo_wine ok(hr == E_FAIL || in test_createconfigstream()
338 todo_wine ok(hr == COR_E_NULLREFERENCE, "CreateConfigStream returned %x\n", hr); in test_createconfigstream()
341 todo_wine ok(hr == COR_E_NULLREFERENCE, "CreateConfigStream returned %x\n", hr); in test_createconfigstream()
344 todo_wine ok(hr == COR_E_FILENOTFOUND, "CreateConfigStream returned %x\n", hr); in test_createconfigstream()
348 todo_wine ok(hr == S_OK, "CreateConfigStream failed, hr=%x\n", hr); in test_createconfigstream()
[all …]
/reactos/modules/rostests/winetests/imagehlp/
H A Dintegrity.c301 todo_wine ok(checksum_orig == 0, "Expected 0, got %x\n", checksum_orig); in test_pe_checksum()
302 todo_wine ok(checksum_new == 0xaabe, "Expected 0xaabe, got %x\n", checksum_new); in test_pe_checksum()
308 todo_wine ok(checksum_orig == 0, "Expected 0, got %x\n", checksum_orig); in test_pe_checksum()
309 todo_wine ok(checksum_new == 0x5569, "Expected 0x5569, got %x\n", checksum_new); in test_pe_checksum()
315 todo_wine ok(checksum_orig == 0, "Expected 0, got %x\n", checksum_orig); in test_pe_checksum()
316 todo_wine ok(checksum_new == 0xaab4, "Expected 0xaab4, got %x\n", checksum_new); in test_pe_checksum()
322 todo_wine ok(checksum_orig == 0, "Expected 0, got %x\n", checksum_orig); in test_pe_checksum()
323 todo_wine ok(checksum_new == 0xaad7, "Expected 0xaad7, got %x\n", checksum_new); in test_pe_checksum()
357 todo_wine ok(checksum_orig == 0, "Expected 0, got %x\n", checksum_orig); in test_pe_checksum()
358todo_wine ok(checksum_new != 0 && checksum_new != 0xdeadbeef, "Got unexpected value %x\n", checksu… in test_pe_checksum()
/reactos/sdk/tools/winesync/d3dx9_staging/
H A D0003-d3dx9_36__Improve_stub_for_ID3DXEffectImpl_CloneEffect.diff24 -todo_wine
30 + todo_wine ok(cloned != effect, "Expected new effect instance.\n");
36 -todo_wine
41 + todo_wine ok(cloned != effect, "Expected new effect instance.\n");
46 + todo_wine ok(device3 == device2, "Unexpected device instance, device3 %p, device2 %p.\n", devi…
/reactos/modules/rostests/winetests/winmm/
H A Dmci.c216 todo_wine ok(err==MCIERR_DUPLICATE_FLAGS,"open new: %s\n", dbg_mcierr(err)); in test_mciParser()
252 todo_wine ok(err==MCIERR_BAD_CONSTANT, "status 0x4: %s\n", dbg_mcierr(err)); in test_mciParser()
259 todo_wine ok(!err,"status 4(mode) notify: %s\n", dbg_mcierr(err)); in test_mciParser()
270 todo_wine ok(!err,"capability can (space) save: %s\n", dbg_mcierr(err)); in test_mciParser()
273 todo_wine ok(err==MCIERR_BAD_CONSTANT,"status nsa: %s\n", dbg_mcierr(err)); in test_mciParser()
297 todo_wine ok(err==MCIERR_CANNOT_USE_ALL,"open all: %s\n", dbg_mcierr(err)); in test_mciParser()
667 todo_wine ok(!err,"status x length initial: %s\n", dbg_mcierr(err)); in test_recordWAVE()
785 todo_wine ok(!err,"mci delete returned %s\n", dbg_mcierr(err)); in test_recordWAVE()
830 todo_wine test_notification(hwnd, "cue immediate", 0); in test_playWAVE()
1044 todo_wine ok(!strcmp(buf,"2000"), "mci status position: %s\n", buf); in test_asyncWAVE()
[all …]
/reactos/modules/rostests/winetests/shell32/
H A Dmsg.h133 todo_wine in ok_sequence_()
153 todo_wine in ok_sequence_()
178 todo_wine in ok_sequence_()
196 todo_wine in ok_sequence_()
234 todo_wine in ok_sequence_()
258 todo_wine in ok_sequence_()
276 todo_wine in ok_sequence_()
H A Dshfldr_special.c66 todo_wine in test_parse_for_entire_network()
69 todo_wine in test_parse_for_entire_network()
92 todo_wine in test_parse_for_entire_network()
95 todo_wine in test_parse_for_entire_network()
122 todo_wine ok(eaten == 0xdeadbeef, "eaten should not have been set to %u\n", eaten); in test_parse_for_control_panel()
123 todo_wine in test_parse_for_control_panel()
H A Debrowser.c660 todo_wine in test_SB_misc()
699 todo_wine in test_SB_misc()
1664 todo_wine test_gcv(IID_IPersistFolder, S_OK); in test_GetCurrentView()
1712 todo_wine ok(hr == E_FAIL, "Got 0x%08x\n", hr); in test_InputObject()
1715 todo_wine ok(hr == E_FAIL, "Got 0x%08x\n", hr); in test_InputObject()
1718 todo_wine ok(hr == S_OK, "Got 0x%08x\n", hr); in test_InputObject()
1721 todo_wine ok(hr == E_FAIL, "Got 0x%08x\n", hr); in test_InputObject()
1743 todo_wine ok(hr == S_OK, "Got 0x%08x\n", hr); in test_InputObject()
1746 todo_wine ok(hr == S_OK, "Got 0x%08x\n", hr); in test_InputObject()
1749 todo_wine ok(hr == S_OK, "Got 0x%08x\n", hr); in test_InputObject()
[all …]
H A Dshelldispatch.c787 todo_wine in test_items()
789 todo_wine in test_items()
796 todo_wine in test_items()
806 todo_wine in test_items()
1037 todo_wine in test_ShellWindows()
1041 todo_wine in test_ShellWindows()
1045 todo_wine in test_ShellWindows()
1065 todo_wine in test_ShellWindows()
1068 todo_wine in test_ShellWindows()
1072 todo_wine in test_ShellWindows()
[all …]
/reactos/modules/rostests/winetests/ole32/
H A Ddefaulthandler.c206 todo_wine ok(IsEqualGUID(riid, &IID_IUnknown), "riid = %s\n", wine_dbgstr_guid(riid)); in ClassFactory_CreateInstance()
265 todo_wine CHECK_CALLED(CF_QueryInterface_IMarshal); in test_default_handler_run()
289 todo_wine in test_default_handler_run()
299 todo_wine in test_default_handler_run()
301 todo_wine in test_default_handler_run()
303 todo_wine in test_default_handler_run()
308 todo_wine CHECK_CALLED(CF_QueryInterface_IMarshal); in test_default_handler_run()
/reactos/modules/rostests/winetests/comctl32/
H A Dmsg.h192 todo_wine in ok_sequence_()
214 todo_wine in ok_sequence_()
236 todo_wine in ok_sequence_()
263 todo_wine in ok_sequence_()
283 todo_wine in ok_sequence_()
334 todo_wine in ok_sequence_()
357 todo_wine in ok_sequence_()
378 todo_wine in ok_sequence_()
/reactos/modules/rostests/winetests/hlink/
H A Dhlink.c2367 todo_wine in test_Hlink_Navigate()
2369 todo_wine in test_Hlink_Navigate()
2377 todo_wine in test_Hlink_Navigate()
2380 todo_wine in test_Hlink_Navigate()
2383 todo_wine in test_Hlink_Navigate()
2385 todo_wine in test_Hlink_Navigate()
2403 todo_wine in test_Hlink_Navigate()
2428 todo_wine in test_Hlink_Navigate()
2431 todo_wine in test_Hlink_Navigate()
2434 todo_wine in test_Hlink_Navigate()
[all …]
/reactos/modules/rostests/winetests/ws2_32/
H A Dros_diff.patch21 @@ -3925,6 +3934,8 @@ todo_wine
30 @@ -3951,6 +3962,8 @@ todo_wine
131 @@ -9539,6 +9561,14 @@ todo_wine
132 todo_wine
146 @@ -9616,6 +9646,14 @@ todo_wine
147 todo_wine
/reactos/modules/rostests/winetests/netcfgx/
H A Dnetcfgx.c62todo_wine ok(hr == NETCFG_E_ALREADY_INITIALIZED || hr == E_ACCESSDENIED, "got 0x%08x\n", hr); in create_configuration()
65 todo_wine ok(hr == S_OK, "got 0x%08x\n", hr); in create_configuration()
72 todo_wine ok(hr == S_OK || hr == NETCFG_E_NO_WRITE_LOCK, "got 0x%08x\n", hr); in create_configuration()
/reactos/modules/rostests/winetests/psapi/
H A Dpsapi_main.c162 todo_wine in test_EnumProcessModules()
186 todo_wine in test_EnumProcessModules()
493 todo_wine { in test_GetMappedFileName()
530 todo_wine in test_GetMappedFileName()
578 todo_wine ok(0, "failed without error code\n"); in test_GetProcessImageFileName()
580 todo_wine ok(0, "failed with %d\n", GetLastError()); in test_GetProcessImageFileName()
782 todo_wine ok(ret == 1, "failed with %d\n", GetLastError()); in test_ws_functions()
792 todo_wine ok(0, "QueryWorkingSet didn't find our page\n"); in test_ws_functions()
798 todo_wine ok(ret == 1, "failed with %d\n", GetLastError()); in test_ws_functions()
804 todo_wine ok(ret == 1, "GetWsChanges found our page\n"); in test_ws_functions()
[all …]
/reactos/modules/rostests/winetests/kernel32/
H A Dmailslot.c91 todo_wine in mailslot_test()
240 todo_wine { in mailslot_test()
252 todo_wine in mailslot_test()
271 todo_wine { in mailslot_test()
286 todo_wine { in mailslot_test()
291 todo_wine { in mailslot_test()
/reactos/modules/rostests/winetests/msi/
H A Dformat.c937 todo_wine in test_formatrecord()
1197 todo_wine in test_formatrecord()
1210 todo_wine in test_formatrecord()
1223 todo_wine in test_formatrecord()
1237 todo_wine in test_formatrecord()
1251 todo_wine in test_formatrecord()
1266 todo_wine in test_formatrecord()
1293 todo_wine in test_formatrecord()
1316 todo_wine in test_formatrecord()
1329 todo_wine in test_formatrecord()
[all …]
/reactos/modules/rostests/winetests/gdiplus/
H A Dfont.c892 todo_wine in test_font_substitution()
902 todo_wine in test_font_substitution()
967 todo_wine in test_font_transform()
1011 todo_wine in test_font_transform()
1032 todo_wine in test_font_transform()
1034 todo_wine in test_font_transform()
1057 todo_wine in test_font_transform()
1077 todo_wine in test_font_transform()
1079 todo_wine in test_font_transform()
1081 todo_wine in test_font_transform()
[all …]
H A Dpathiterator.c515 todo_wine expect(Ok, stat); in test_nextpathtype()
518 todo_wine expect(0, result); in test_nextpathtype()
527 todo_wine expect(Ok, stat); in test_nextpathtype()
531 todo_wine expect(0, result); in test_nextpathtype()
540 todo_wine expect(Ok, stat); in test_nextpathtype()
544 todo_wine expect(0, result); in test_nextpathtype()
553 todo_wine expect(Ok, stat); in test_nextpathtype()
557 todo_wine expect(0, result); in test_nextpathtype()
/reactos/modules/rostests/winetests/user32/
H A Dwinstation.c213 todo_wine in test_handles()
228 todo_wine in test_handles()
280 todo_wine in test_handles()
282 todo_wine in test_handles()
626 todo_wine in test_inputdesktop()
667 todo_wine in test_inputdesktop()
674 todo_wine in test_inputdesktop()
772 todo_wine in test_inputdesktop2()
774 todo_wine in test_inputdesktop2()
781 todo_wine in test_inputdesktop2()
[all …]

1234567891011