- Timestamp:
- May 19, 2017 2:15:32 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstRTR0TimerDriver.cpp
r62725 r66985 110 110 RTR3TestR0SimpleTest(TSTRTR0TIMER_ONE_SHOT_SPECIFIC_HIRES, "One shot hires cpu specific"); 111 111 RTR3TestR0SimpleTest(TSTRTR0TIMER_PERIODIC_SPECIFIC_HIRES, "Periodic hires cpu specific"); 112 RTR3TestR0SimpleTest(TSTRTR0TIMER_PERIODIC_OMNI , "Periodic omni hires timer");112 RTR3TestR0SimpleTest(TSTRTR0TIMER_PERIODIC_OMNI_HIRES, "Periodic omni hires timer"); 113 113 } 114 114 # endif
Note:
See TracChangeset
for help on using the changeset viewer.