Changeset 60386 in vbox
- Timestamp:
- Apr 8, 2016 7:07:32 AM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp
r60385 r60386 516 516 * Linux OOM killer when running many VMs on a 32-bit host. 517 517 */ 518 RTTest Passed(g_hTest, "Warning: the test can be processed on x64 machineonly.\n");518 RTTestSkipped(g_hTest, "Warning: the test can be processed on 64-bit hosts only.\n"); 519 519 return RTTestSummaryAndDestroy(g_hTest); 520 520 #endif
Note:
See TracChangeset
for help on using the changeset viewer.

