Changeset 98575 in vbox for trunk/src/VBox/HostServices/GuestControl/testcase
- Timestamp:
- Feb 15, 2023 12:53:23 AM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/GuestControl/testcase/tstGuestControlMockHGCM.cpp
r98574 r98575 290 290 RTTestBanner(g_hTest); 291 291 292 #if 0 //ndef DEBUG_andy - bird: fix the 'ing code.293 /* Don't let assertions in the host service panic (core dump) the test cases. */294 RTAssertSetMayPanic(false);295 #endif296 297 292 PTSTHGCMMOCKSVC const pSvc = TstHgcmMockSvcInst(); 298 293 TstHgcmMockSvcCreate(pSvc);
Note:
See TracChangeset
for help on using the changeset viewer.