Changeset 74588 in vbox for trunk/src/VBox/VMM/testcase
- Timestamp:
- Oct 2, 2018 11:44:30 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/testcase/NemRawBench-1.cpp
r74582 r74588 1258 1258 if (rcExit == 0) 1259 1259 { 1260 printf("tstNem Mini-1: Successfully created test VM...\n");1260 printf("tstNemBench-1: Successfully created test VM...\n"); 1261 1261 1262 1262 /* … … 1267 1267 mmioTest(cFactor); 1268 1268 1269 printf("tstNem Mini-1: done\n");1269 printf("tstNemBench-1: done\n"); 1270 1270 } 1271 1271 return rcExit;
Note:
See TracChangeset
for help on using the changeset viewer.