Searched refs:TESTCASE (Results 1 - 16 of 16) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstVMMFork.cpp38 #define TESTCASE "tstVMMFork" macro
67 RTPrintf(TESTCASE ": Initializing...\n");
90 RTPrintf(TESTCASE ": forking current process...\n");
95 RTPrintf(TESTCASE ": error: fork() failed.\n");
104 RTPrintf(TESTCASE ": running child process...\n");
105 RTPrintf(TESTCASE ": writing local variables...\n");
109 RTPrintf(TESTCASE ": calling execv() with command-line:\n");
111 RTPrintf(TESTCASE ": ppszArgs[%d]=%s\n", i, ppszArgs[i]);
113 RTPrintf(TESTCASE ": error: execv() returned to caller. errno=%d.\n", errno);
127 RTPrintf(TESTCASE "
[all...]
H A DtstVMM-HM.cpp36 #define TESTCASE "tstVMM-Hm" macro
75 RTPrintf(TESTCASE ": This testcase hits a bunch of breakpoint assertions which\n"
76 TESTCASE ": causes kernel panics on linux regardless of what\n"
77 TESTCASE ": RTAssertDoBreakpoint returns. Only checked AMD-V on linux.\n");
84 RTPrintf(TESTCASE ": Initializing...\n");
93 RTPrintf(TESTCASE ": Testing...\n");
105 RTPrintf(TESTCASE ": error: failed to destroy vm! rc=%d\n", rc);
112 RTPrintf(TESTCASE ": fatal error: failed to create vm! rc=%d\n", rc);
H A DtstVMREQ.cpp39 #define TESTCASE "tstVMREQ" macro
56 RTPrintf(TESTCASE ": pvUser=%p:{%s}!\n", pvUser, (const char *)pvUser);
61 RTPrintf(TESTCASE ": fFlags=%#x!\n", fFlags);
66 RTPrintf(TESTCASE ": pszErrorId=%p:{%s}!\n", pszErrorId, pszErrorId);
71 RTPrintf(TESTCASE ": pszFormat=%p:{%s}!\n", pszFormat, pszFormat);
79 RTPrintf(TESTCASE ": RTStrPrintfV -> '%s'!\n", szBuf);
93 RTPrintf(TESTCASE ": u4K=%#x!\n", u4K);
98 RTPrintf(TESTCASE ": u1G=%#x!\n", u1G);
104 RTPrintf(TESTCASE ": pszFormat=%p:{%s}!\n", pszFormat, pszFormat);
112 RTPrintf(TESTCASE "
[all...]
H A DtstMicro.cpp44 #define TESTCASE "tstVMM" macro
75 RTPrintf(TESTCASE ": %-25s %10s %10s %10s\n",
85 RTPrintf(TESTCASE ": %-25s %10llu %10llu %10llu - %Rrc cr2=%x err=%x eip=%x!\n",
95 RTPrintf(TESTCASE ": %-25s %10llu %10llu %10llu\n",
104 RTPrintf(TESTCASE ": %-25s %10s %10s %10s %10s %10s\n",
116 RTPrintf(TESTCASE ": %-25s %10llu %10llu %10llu %10llu %10llu - %Rrc cr2=%x err=%x eip=%x!\n",
128 RTPrintf(TESTCASE ": %-25s %10llu %10llu %10llu %10llu %10llu\n",
195 RTPrintf(TESTCASE ": testing...\n");
204 RTPrintf(TESTCASE ": Failed to load tstMicroRC.gc, rc=%Rra\n", rc);
211 RTPrintf(TESTCASE "
[all...]
H A DtstPDMAsyncCompletion.cpp47 #define TESTCASE "tstPDMAsyncCompletion" macro
63 LogFlow((TESTCASE ": %s: pVM=%p pvUser=%p pvUser2=%p\n", __FUNCTION__, pVM, pvUser, pvUser2));
87 RTPrintf(TESTCASE ": Usage is ./tstPDMAsyncCompletion <source> <dest>\n");
110 RTPrintf(TESTCASE ": Error while creating the template!! rc=%d\n", rc);
128 RTPrintf(TESTCASE ": out of memory!\n");
138 RTPrintf(TESTCASE ": Error while creating the destination!! rc=%d\n", rc);
231 RTPrintf(TESTCASE ": Error querying size of the endpoint!! rc=%d\n", rc);
255 RTPrintf(TESTCASE ": failed to create VM!! rc=%Rrc\n", rc);
H A DtstPDMAsyncCompletionStress.cpp49 #define TESTCASE "tstPDMAsyncCompletionStress" macro
490 RTPrintf(TESTCASE ": Created test file %s cbFileMax=%llu cbFileSegment=%u cSegments=%u cTasksActiveMax=%u\n",
514 RTPrintf(TESTCASE ": Opening test file with id %d failed rc=%Rrc\n", iTestId, rc);
554 RTPrintf(TESTCASE ": Creating test pattern. Please wait...\n");
566 RTPrintf(TESTCASE ": Destroying test pattern\n");
607 RTPrintf(TESTCASE ": Successfully opened all files. Running tests forever now or until an error is hit :)\n");
619 RTPrintf(TESTCASE ": failed to init test pattern!! rc=%Rrc\n", rc);
628 RTPrintf(TESTCASE ": failed to create VM!! rc=%Rrc\n", rc);
H A DtstVMM.cpp44 #define TESTCASE "tstVMM" macro
267 RTPrintf(TESTCASE ": Initializing...\n");
/vbox/src/VBox/Debugger/testcase/
H A DtstVBoxDbg.cpp34 #define TESTCASE "tstVBoxDbg" macro
42 RTPrintf(TESTCASE ": TESTING...\n");
63 RTPrintf(TESTCASE ": calling pfnShowCommandLine...\n");
67 RTPrintf(TESTCASE ": error: pfnShowCommandLine failed! rc=%Rrc\n", rc);
74 RTPrintf(TESTCASE ": calling pfnShowStatistics...\n");
78 RTPrintf(TESTCASE ": error: pfnShowStatistics failed! rc=%Rrc\n", rc);
84 RTPrintf(TESTCASE ": calling App.exec()...\n");
89 RTPrintf(TESTCASE ": error: DBGGuiCreateForVM failed! rc=%Rrc\n", rc);
99 RTPrintf(TESTCASE ": error: failed to destroy vm! rc=%Rrc\n", rc);
106 RTPrintf(TESTCASE "
[all...]
/vbox/include/VBox/GuestHost/
H A DSharedClipboard.h35 #ifndef TESTCASE
/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp293 #ifdef TESTCASE
312 #ifndef TESTCASE
381 #ifdef TESTCASE
514 #if defined(DEBUG) && !defined(TESTCASE)
538 #if defined(DEBUG) && !defined(TESTCASE)
552 #ifdef TESTCASE
569 #ifndef TESTCASE
580 #ifndef TESTCASE
682 #ifndef TESTCASE
746 #ifndef TESTCASE
[all...]
/vbox/src/VBox/HostDrivers/VBoxUSB/testcase/
H A DtstUSBFilter.cpp33 #define TESTCASE "tstUSBFilter" macro
39 RTPrintf( TESTCASE "(%d): %Rrc - %s\n", __LINE__, rc, #expr); \
48 RTPrintf( TESTCASE "(%d): %s -> %d\n", __LINE__, #expr, rc); \
352 RTPrintf(TESTCASE ": SUCCESS\n");
354 RTPrintf(TESTCASE ": FAILURE - %d errors\n", cErrors);
/vbox/src/VBox/Additions/solaris/Mouse/
H A Dvboxms.c39 #ifndef TESTCASE
50 #else /* TESTCASE */
53 #endif /* TESTCASE */
55 #ifdef TESTCASE /* Include this last as we . */
58 #endif /* TESTCASE */
89 #ifndef TESTCASE /* I see no value in including these in the test. */
210 #else /* TESTCASE */
212 #endif /* TESTCASE */
276 #ifdef TESTCASE
610 #ifdef TESTCASE
[all...]
/vbox/src/VBox/Devices/Audio/
H A DAudioMixBuffer.cpp42 #ifdef TESTCASE
53 # if defined(TESTCASE)
79 #ifdef TESTCASE
263 #elif defined(TESTCASE)
/vbox/src/VBox/HostServices/SharedClipboard/
H A Dx11-clipboard.cpp421 #ifdef TESTCASE
603 #endif /* TESTCASE */
/vbox/src/VBox/Additions/x11/VBoxClient/
H A Dseamless-x11.cpp33 #ifdef TESTCASE
/vbox/src/VBox/Main/src-server/linux/
H A DHostHardwareLinux.cpp71 #ifdef TESTCASE

Completed in 78 milliseconds