/reactos/modules/rostests/winetests/iphlpapi/ |
H A D | iphlpapi.c | 482 trace( "IP stats:\n" ); in testGetIpStatistics() 529 trace( "TCP stats:\n" ); in testGetTcpStatistics() 568 trace( "UDP stats:\n" ); in testGetUdpStatistics() 649 trace( "IP IPv4 Ex stats:\n" ); in testGetIpStatisticsEx() 680 trace( "IP IPv6 Ex stats:\n" ); in testGetIpStatisticsEx() 730 trace( "TCP IPv4 Ex stats:\n" ); in testGetTcpStatisticsEx() 886 trace( "%u: %s:%u\n", in testGetUdpTable() 1398 trace("\n"); in test_GetAdaptersAddresses() 1433 trace("\n"); in test_GetAdaptersAddresses() 1465 trace("\n"); in test_GetAdaptersAddresses() [all …]
|
/reactos/modules/rostests/winetests/ole32/ |
H A D | ole_server.c | 472 trace("call OleRun\n"); in START_TEST() 474 trace("ret OleRun\n"); in START_TEST() 492 trace("call IOleObject_Release\n"); in START_TEST() 494 trace("ret IOleObject_Release\n"); in START_TEST() 497 trace("call IUnknown_Release\n"); in START_TEST() 499 trace("ret IUnknown_Release\n"); in START_TEST() 514 trace("call OleRun\n"); in START_TEST() 516 trace("ret OleRun\n"); in START_TEST() 524 trace("call IUnknown_Release\n"); in START_TEST() 526 trace("ret IUnknown_Release\n"); in START_TEST() [all …]
|
/reactos/modules/rostests/winetests/dsound/ |
H A D | propset.c | 63 trace(" found device:\n"); in callback() 64 trace(" Type: %s\n", in callback() 68 trace(" DataFlow: %s\n", in callback() 92 trace(" found device:\n"); in callback1() 93 trace(" Type: %s\n", in callback1() 97 trace(" DataFlow: %s\n", in callback1() 121 trace(" found device:\n"); in callbackA() 122 trace(" Type: %s\n", in callbackA() 151 trace("found device:\n"); in callbackW() 152 trace("\tType: %s\n", in callbackW() [all …]
|
/reactos/modules/rostests/kmtests/ntos_ps/ |
H A D | PsQuota.c | 32 trace("Process paged pool quota limit -- %lu\n", QuotaLimits.PagedPoolLimit); in START_TEST() 33 trace("Process non paged pool quota limit -- %lu\n", QuotaLimits.NonPagedPoolLimit); in START_TEST() 34 trace("Process page file quota limit -- %lu\n\n", QuotaLimits.PagefileLimit); in START_TEST() 92 trace("=== QUOTA USAGE AFTER CHARGE ===\n\n"); in START_TEST() 93 trace("Process paged pool quota usage -- %lu\n", VmCounters.QuotaPagedPoolUsage); in START_TEST() 97 trace("Process page file quota usage -- %lu\n", VmCounters.PagefileUsage); in START_TEST() 98 trace("Process page file quota peak -- %lu\n\n", VmCounters.PeakPagefileUsage); in START_TEST() 123 trace("=== QUOTA USAGE AFTER RETURN ===\n\n"); in START_TEST() 124 trace("Process paged pool quota usage -- %lu\n", VmCounters.QuotaPagedPoolUsage); in START_TEST() 128 trace("Process page file quota usage -- %lu\n", VmCounters.PagefileUsage); in START_TEST() [all …]
|
/reactos/modules/rostests/apitests/imm32/ |
H A D | ImmGetImeInfoEx.c | 15 trace("---\n"); in PrintInfoEx() 16 trace("hkl: %p\n", pInfoEx->hkl); in PrintInfoEx() 21 trace("ImeInfo.fdwUICaps: 0x%lX\n", pInfoEx->ImeInfo.fdwUICaps); in PrintInfoEx() 24 trace("wszUIClass: '%ls'\n", pInfoEx->wszUIClass); in PrintInfoEx() 25 trace("fdwInitConvMode: 0x%lX\n", pInfoEx->fdwInitConvMode); in PrintInfoEx() 26 trace("fInitOpen: %d\n", pInfoEx->fInitOpen); in PrintInfoEx() 27 trace("fLoadFlag: %d\n", pInfoEx->fLoadFlag); in PrintInfoEx() 28 trace("dwProdVersion: 0x%lX\n", pInfoEx->dwProdVersion); in PrintInfoEx() 29 trace("dwImeWinVersion: 0x%lX\n", pInfoEx->dwImeWinVersion); in PrintInfoEx() 31 trace("wszImeFile: '%ls'\n", pInfoEx->wszImeFile); in PrintInfoEx() [all …]
|
/reactos/modules/rostests/apitests/ws2_32/ |
H A D | WSAIoctl.c | 49 trace("Result of GetIpAddrTable:\n"); in Test_WSAIoctl_InitTest() 50 trace("Count: %ld\n", pTable->dwNumEntries); in Test_WSAIoctl_InitTest() 54 trace("** Entry %ld **\n", i1); in Test_WSAIoctl_InitTest() 55 trace(" dwAddr %lx\n", pRow->dwAddr); in Test_WSAIoctl_InitTest() 56 trace(" dwIndex %lx\n", pRow->dwIndex); in Test_WSAIoctl_InitTest() 57 trace(" dwMask %lx\n", pRow->dwMask); in Test_WSAIoctl_InitTest() 60 trace(" wType %x\n", pRow->wType); in Test_WSAIoctl_InitTest() 63 trace("END\n"); in Test_WSAIoctl_InitTest() 163 trace("WSAIoctl\n"); in Test_WSAIoctl_GetInterfaceList() 168 trace("entry-index %ld\n", i1); in Test_WSAIoctl_GetInterfaceList() [all …]
|
H A D | WSAAsync.c | 98 trace("Initializing server and client connections ...\n"); in START_TEST() 108 trace("Starting server listening mode ...\n"); in START_TEST() 111 trace("Starting client to server connection ...\n"); in START_TEST() 139 trace("Event FD_ACCEPT...\n"); in START_TEST() 152 trace("Event FD_CONNECT...\n"); in START_TEST() 199 trace("Initializing server and client connections ...\n"); in START_TEST() 207 trace("Starting server listening mode ...\n"); in START_TEST() 257 trace("Select CONNECT...\n"); in START_TEST() 280 trace("Select ACCEPT&CONNECT...\n"); in START_TEST() 287 trace("Select ACCEPT...\n"); in START_TEST() [all …]
|
/reactos/sdk/tools/hpp/ |
H A D | hpp.c | 18 #define trace printf macro 20 #define trace if (0) printf macro 80 trace("Loading file..."); in LoadFile() 85 trace("Could not open file\n"); in LoadFile() 258 trace("evaluating expression\n"); in EvaluateExpression() 394 trace("line %d: ", iLine); in ParseInputFile() 402 trace("copying\n"); in ParseInputFile() 434 trace("skipping\n"); in ParseInputFile() 520 trace("found $if\n"); in ParseInputFile() 576 trace("$$ ignored\n"); in ParseInputFile() [all …]
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | SHLimitInputEdit.cpp | 24 trace("CShellFolder\n"); in CShellFolder() 29 trace("~CShellFolder\n"); in ~CShellFolder() 57 trace("EnumObjects\n"); in EnumObjects() 67 trace("BindToObject\n"); in BindToObject() 77 trace("BindToStorage\n"); in BindToStorage() 86 trace("CompareIDs\n"); in CompareIDs() 116 trace("GetUIObjectOf\n"); in GetUIObjectOf() 136 trace("SetNameOf\n"); in SetNameOf() 157 trace("QueryInterface\n"); in QueryInterface() 182 trace("AddRef\n"); in STDMETHODIMP_() [all …]
|
H A D | ShellState.cpp | 39 trace("%s\n", buf); in dump() 167 trace("GetVersion(): 0x%08lX\n", GetVersion()); in START_TEST() 176 trace("WINVER: 0x%04X\n", WINVER); in START_TEST() 177 trace("_WIN32_WINNT: 0x%04X\n", _WIN32_WINNT); in START_TEST() 178 trace("_WIN32_IE: 0x%04X\n", _WIN32_IE); in START_TEST() 179 trace("NTDDI_VERSION: 0x%08X\n", NTDDI_VERSION); in START_TEST() 182 trace("_MSC_VER: 0x%08X\n", int(_MSC_VER)); in START_TEST() 184 trace("__MINGW32__: 0x%08X\n", int(__MINGW32__)); in START_TEST() 186 trace("__clang__: 0x%08X\n", int(__clang__)); in START_TEST() 211 #define DUMP_LONG(x) trace(#x ": 0x%08X\n", int(x)); in START_TEST() [all …]
|
H A D | ShellExecuteW.cpp | 37 trace("GetEnvironmentVariableW('SystemDrive') failed\n"); in START_TEST() 49 trace("TEST #1 ret: %d.\n", ret); in START_TEST() 62 trace("TEST #2 ret: %d.\n", ret); in START_TEST() 75 trace("TEST #3 ret: %d.\n", ret); in START_TEST() 88 trace("TEST #4 ret: %d.\n", ret); in START_TEST() 101 trace("TEST #5 ret: %d.\n", ret); in START_TEST() 114 trace("TEST #6 ret: %d.\n", ret); in START_TEST() 127 trace("TEST #7 ret: %d.\n", ret); in START_TEST() 140 trace("TEST #8 ret: %d.\n", ret); in START_TEST()
|
/reactos/modules/rostests/apitests/user32/ |
H A D | RegisterHotKey.c | 62 trace("Ctrl only\n"); in START_TEST() 68 trace("Ctrl+U\n"); in START_TEST() 78 trace("Ctrl+U (with Ctrl up first)\n"); in START_TEST() 108 trace("Ctrl+Alt\n"); in START_TEST() 128 trace("Alt+Ctrl\n"); in START_TEST() 138 trace("Alt+Ctrl (with Alt up first)\n"); in START_TEST() 148 trace("Alt+U\n"); in START_TEST() 158 trace("Ctrl+Alt+U\n"); in START_TEST() 172 trace("Alt+Ctrl+U\n"); in START_TEST() 186 trace("Ctrl+U+Alt\n"); in START_TEST() [all …]
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | info.c | 111 trace("Check nonexistent info class\n"); in test_query_basic() 117 trace("Check zero-length buffer\n"); in test_query_basic() 128 trace("Check no ReturnLength pointer\n"); in test_query_basic() 133 trace("Check a too large buffer size\n"); in test_query_basic() 138 trace("Check with correct parameters\n"); in test_query_basic() 1080 trace("Check NULL handle\n"); in test_query_process_basic() 1090 trace("Check NULL ReturnLength\n"); in test_query_process_basic() 1101 trace("Too large buffersize\n"); in test_query_process_basic() 1113 trace("%s:\n", header); in dump_vm_counters() 1873 trace("...done.\n"); in test_mapprotection() [all …]
|
/reactos/sdk/lib/rossym/ |
H A D | dwarfcfa.c | 21 #define trace 0 macro 204 if(trace) werrstr("%r\n"); in dexec() 232 if(trace) werrstr("r%ld = init\n", arg1); in dexec() 241 if(trace) werrstr("nop\n"); in dexec() 274 if(trace) werrstr("r%ld = undef\n", arg1); in dexec() 282 if(trace) werrstr("r%ld = same\n", arg1); in dexec() 300 if(trace) werrstr("push\n"); in dexec() 321 if(trace) werrstr("pop\n"); in dexec() 346 if(trace) werrstr("cfa reg r%ld\n", arg1); in dexec() 359 if(trace) werrstr("cfa off %ld\n", arg1); in dexec() [all …]
|
H A D | dwarfpc.c | 25 #define trace 0 macro 160 if(trace) werrstr(" +%d,%d\n", a, l); in dwarfpctoline() 189 if(trace) werrstr(" ext"); in dwarfpctoline() 196 if(trace) werrstr(" end\n"); in dwarfpctoline() 214 if(trace) werrstr(" def file %s\n", s); in dwarfpctoline() 222 if(trace) werrstr(" emit\n"); in dwarfpctoline() 235 if(trace) werrstr(" set file\n"); in dwarfpctoline() 239 if(trace) werrstr(" set column\n"); in dwarfpctoline() 243 if(trace) werrstr(" negate stmt\n"); in dwarfpctoline() 247 if(trace) werrstr(" set basic block\n"); in dwarfpctoline() [all …]
|
/reactos/modules/rostests/winetests/xinput1_3/ |
H A D | xinput.c | 37 trace("-- Gamepad Variables --\n"); in dump_gamepad() 38 trace("Gamepad.wButtons: %#x\n", data->wButtons); in dump_gamepad() 41 trace("Gamepad.sThumbLX: %d\n", data->sThumbLX); in dump_gamepad() 42 trace("Gamepad.sThumbLY: %d\n", data->sThumbLY); in dump_gamepad() 43 trace("Gamepad.sThumbRX: %d\n", data->sThumbRX); in dump_gamepad() 44 trace("Gamepad.sThumbRY: %d\n\n", data->sThumbRY); in dump_gamepad() 120 trace("XInputGetState: %d\n", result); in test_get_state() 123 trace("XInputGetStateEx: %d\n", result); in test_get_state() 165 trace("Test over...\n"); in test_get_state() 245 trace("Headset phone not attached\n"); in test_get_dsoundaudiodevice() [all …]
|
/reactos/modules/rostests/winetests/d3dx9_36/ |
H A D | asm.c | 95 trace("filename %s.\n", filename); in testD3DXInclude_open() 96 trace("parent_data %p: %s.\n", parent_data, parent_data ? (char *)parent_data : "(null)"); in testD3DXInclude_open() 207 trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 227 trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 239 trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 252 trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 295 … trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 307 … trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 350 … trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() 364 … trace("D3DXAssembleShader messages:\n%s", (char *)ID3DXBuffer_GetBufferPointer(messages)); in assembleshader_test() [all …]
|
/reactos/sdk/lib/rossym_new/ |
H A D | dwarfpc.c | 18 #define trace 0 macro 158 if(trace) werrstr(" +%d,%d", a, l); in dwarfpctoline() 187 if(trace) werrstr(" ext"); in dwarfpctoline() 194 if(trace) werrstr(" end"); in dwarfpctoline() 222 if(trace) werrstr(" emit"); in dwarfpctoline() 235 if(trace) werrstr(" set file"); in dwarfpctoline() 239 if(trace) werrstr(" set column"); in dwarfpctoline() 243 if(trace) werrstr(" negate stmt"); in dwarfpctoline() 247 if(trace) werrstr(" set basic block"); in dwarfpctoline() 261 if(trace) werrstr(" set prologue end"); in dwarfpctoline() [all …]
|
H A D | dwarfcfa.c | 16 #define trace 1 macro 202 if(trace) werrstr("%r"); in dexec() 230 if(trace) werrstr("r%ld = init", arg1); in dexec() 239 if(trace) werrstr("nop"); in dexec() 272 if(trace) werrstr("r%ld = undef", arg1); in dexec() 280 if(trace) werrstr("r%ld = same", arg1); in dexec() 298 if(trace) werrstr("push"); in dexec() 319 if(trace) werrstr("pop"); in dexec() 344 if(trace) werrstr("cfa reg r%ld", arg1); in dexec() 357 if(trace) werrstr("cfa off %ld", arg1); in dexec() [all …]
|
/reactos/modules/rostests/winetests/winmm/ |
H A D | mixer.c | 449 trace(" No Driver\n"); in mixer_test_deviceA() 459 trace(" State=0x%08x(%s)\n", in mixer_test_deviceA() 463 trace(" Type=%s\n", in mixer_test_deviceA() 483 trace(" No Driver\n"); in mixer_test_deviceA() 835 trace(" No Driver\n"); in mixer_test_deviceW() 857 trace(" Type=%s\n", in mixer_test_deviceW() 876 trace(" No Driver\n"); in mixer_test_deviceW() 980 trace("--- Testing ASCII functions ---\n"); in mixer_testsA() 983 trace("found %d Mixer devices\n",ndev); in mixer_testsA() 1000 trace("--- Testing WCHAR functions ---\n"); in mixer_testsW() [all …]
|
/reactos/modules/rostests/winetests/hid/ |
H A D | device.c | 197 trace("\tButtons [0x%x: %i buttons]:\n", i, usage_length); in process_data() 206 trace("\t\t%s\n", report); in process_data() 223 trace("\tValues:\n"); in process_data() 258 trace("No device found for reading\n"); in test_read_device() 263 trace("Read tests on device :%s\n",wine_dbgstr_w(device_name)); in test_read_device() 292 trace("REMAINING: %d ms\n", max_time - spent); in test_read_device() 309 trace("Input report (%i): %s\n", read, report); in test_read_device() 313 trace("REMAINING: %d ms\n", max_time - spent); in test_read_device() 343 trace("No device found for testing\n"); in test_get_input_report() 388 trace("Failed to get Input Report, (%x)\n", rc); in test_get_input_report() [all …]
|
/reactos/modules/rostests/apitests/ntdll/ |
H A D | NtQueryInformationThread.c | 92 trace("ReturnedLength = %lu\n", ReturnedLength); in Test_ThreadBasicInformationClass() 93 trace("ThreadInfoBasic->ExitStatus = 0x%08lx\n", ThreadInfoBasic->ExitStatus); in Test_ThreadBasicInformationClass() 94 trace("ThreadInfoBasic->TebBaseAddress = %p\n", ThreadInfoBasic->TebBaseAddress); in Test_ThreadBasicInformationClass() 95 … trace("ThreadInfoBasic->ClientId.UniqueProcess = %p\n", ThreadInfoBasic->ClientId.UniqueProcess); in Test_ThreadBasicInformationClass() 96 trace("ThreadInfoBasic->ClientId.UniqueThread = %p\n", ThreadInfoBasic->ClientId.UniqueThread); in Test_ThreadBasicInformationClass() 97 trace("ThreadInfoBasic->AffinityMask = %lu\n", ThreadInfoBasic->AffinityMask); in Test_ThreadBasicInformationClass() 98 trace("ThreadInfoBasic->Priority = %li\n", ThreadInfoBasic->Priority); in Test_ThreadBasicInformationClass() 99 trace("ThreadInfoBasic->BasePriority = %li\n", ThreadInfoBasic->BasePriority); in Test_ThreadBasicInformationClass()
|
H A D | NtQueryInformationToken.c | 68 trace("=============== TokenUser ===============\n"); in QueryTokenUserTests() 70 trace("=========================================\n\n"); in QueryTokenUserTests() 251 trace("=============== TokenPrimaryGroup ===============\n"); in QueryTokenPrimaryGroupTests() 253 trace("=========================================\n\n"); in QueryTokenPrimaryGroupTests() 478 trace("=============== TokenStatistics ===============\n"); in QueryTokenStatisticsTests() 481 trace("Dynamic Charged: %lu\n", Statistics->DynamicCharged); in QueryTokenStatisticsTests() 482 trace("Dynamic Available: %lu\n", Statistics->DynamicAvailable); in QueryTokenStatisticsTests() 484 trace("=========================================\n\n"); in QueryTokenStatisticsTests() 565 trace("SID count: %lu\n", PrivsAndGroups->SidCount); in QueryTokenPrivilegesAndGroupsTests() 566 trace("SID length: %lu\n", PrivsAndGroups->SidLength); in QueryTokenPrivilegesAndGroupsTests() [all …]
|
/reactos/modules/rostests/winetests/d3dcompiler_43/ |
H A D | asm.c | 43 trace("0x%08x ", shader[i]); in dump_shader() 46 if(j == 6) trace("\n"); in dump_shader() 48 if(j != 6) trace("\n"); in dump_shader() 66 trace("D3DAssemble messages:\n%s", (char *)ID3D10Blob_GetBufferPointer(messages)); in exec_tests() 1444 trace("include_type = %d, filename %s\n", include_type, filename); in testD3DInclude_open() 1550 trace("D3DAssemble messages:\n%s", (char *)ID3D10Blob_GetBufferPointer(messages)); in assembleshader_test() 1570 trace("D3DAssemble messages:\n%s", (char *)ID3D10Blob_GetBufferPointer(messages)); in assembleshader_test() 1582 trace("D3DAssemble messages:\n%s", (char *)ID3D10Blob_GetBufferPointer(messages)); in assembleshader_test() 1595 trace("D3DAssemble messages:\n%s", (char *)ID3D10Blob_GetBufferPointer(messages)); in assembleshader_test() 1657 trace("D3DPreprocess messages:\n%s", (char *)ID3D10Blob_GetBufferPointer(messages)); in d3dpreprocess_test() [all …]
|
/reactos/modules/rostests/kmtests/ntos_io/ |
H A D | IoReadWrite_user.c | 332 trace("Non-Cached read, no FastIo, direct return\n"); in START_TEST() 336 trace("Non-Cached read, no FastIo, pending return\n"); in START_TEST() 341 trace("Non-Cached write, no FastIo, direct return\n"); in START_TEST() 370 trace("Cached read, no FastIo, direct return\n"); in START_TEST() 372 trace("Cached read, allow FastIo, direct return\n"); in START_TEST() 374 trace("Cached read, no FastIo, pending return\n"); in START_TEST() 376 trace("Cached read, allow FastIo, pending return\n"); in START_TEST() 379 trace("Cached write, no FastIo, direct return\n"); in START_TEST() 381 trace("Cached write, allow FastIo, direct return\n"); in START_TEST() 383 trace("Cached write, no FastIo, pending return\n"); in START_TEST() [all …]
|