Changeset 63260 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Aug 10, 2016 12:42:42 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r63258 r63260 513 513 int main(int argc, char **argv) 514 514 { 515 RT_NOREF(argc, argv); 515 516 RTEXITCODE rcExit = RTTestInitAndCreate("tstVBoxMultipleVM", &g_hTest); 516 517 if (rcExit != RTEXITCODE_SUCCESS)
Note:
See TracChangeset
for help on using the changeset viewer.