Searched refs:RTTestSkipped (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/VMM/testcase/
H A DtstCFGM.cpp99 RTTestSkipped(hTest, "SUPR3Init failed with rc=%Rrc", rc);
/vbox/src/VBox/Devices/VMMDev/
H A DVMMDevTesting.cpp303 RTTestSkipped(pThis->hTestingTest, "%s", pThis->TestingData.String.sz);
305 RTTestSkipped(pThis->hTestingTest, NULL);
/vbox/src/VBox/Runtime/testcase/
H A DtstRTR0CommonDriver.h208 RTTestSkipped(g_hTest, "%s", pszCur + 1);
/vbox/src/VBox/ValidationKit/utils/usb/
H A DUsbTest.cpp298 RTTestSkipped(g_hTest, "Not supported");
/vbox/include/iprt/
H A Dtest.h428 RTR3DECL(int) RTTestSkipped(RTTEST hTest, const char *pszFormat, ...);
H A Dmangling.h1661 # define RTTestSkipped RT_MANGLER(RTTestSkipped) macro
/vbox/src/VBox/Runtime/r3/
H A Dtest.cpp1509 RTR3DECL(int) RTTestSkipped(RTTEST hTest, const char *pszFormat, ...) function

Completed in 90 milliseconds