History log of /vbox/src/VBox/Runtime/testcase/tstRTR0TimerDriver.cpp
Revision Date Author Comments Expand
a0ed9c35186427ae0abbd14b1cfdf43bf2dc8659 51906 07-Jul-2014 vboxsync

Fixing testcases on windows.

/vbox/Config.kmk /vbox/src/VBox/Devices/Makefile.kmk /vbox/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp /vbox/src/VBox/HostDrivers/Support/SUPR3HardenedMainTemplate.cpp /vbox/src/VBox/HostDrivers/Support/testcase/Makefile.kmk Makefile.kmk tstR0ThreadPreemptionDriver.cpp tstRTR0DbgKrnlInfoDriver.cpp tstRTR0MemUserKernelDriver.cpp tstRTR0SemMutexDriver.cpp tstRTR0TimerDriver.cpp /vbox/src/VBox/VMM/testcase/Makefile.kmk /vbox/src/VBox/VMM/testcase/tstAnimate.cpp /vbox/src/VBox/VMM/testcase/tstCFGM.cpp /vbox/src/VBox/VMM/testcase/tstGlobalConfig.cpp /vbox/src/VBox/VMM/testcase/tstMMHyperHeap.cpp /vbox/src/VBox/VMM/testcase/tstMicro.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletion.cpp /vbox/src/VBox/VMM/testcase/tstPDMAsyncCompletionStress.cpp /vbox/src/VBox/VMM/testcase/tstSSM.cpp /vbox/src/VBox/VMM/testcase/tstVMM.cpp /vbox/src/VBox/VMM/testcase/tstVMREQ.cpp
22ca45c3863de72dfa6ed4c31b712de13d61aa23 50811 18-Mar-2014 vboxsync

spinlock-r0drv-linux.c: Backed out r83590 as I don't want false positives when building with RT_STRICT defined.

72b8475aa6b56364852ae8c3e02cc1fb06cb9232 48411 10-Sep-2013 vboxsync

latency testcase in the works...

28d34e9bb91646a6f96c0841eeb0ea980df4c38d 48165 29-Aug-2013 vboxsync

r0drv/solaris/timer: Fix specific periodic timers, one-shot any-cpu timers. Fixed R0 timer testcase to not do unsupported and potentially dangerous tests on Solaris.

cf01541587f501714b0c5e10f8efb45e260525b6 48149 29-Aug-2013 vboxsync

tstRTR0TimerDriver: Platforms without one-shot timer support handled at runtime by the testcase.

3b608f3b535ec8556fc3ba87855121314d38400f 48148 29-Aug-2013 vboxsync

Runtime/r0drv/solaris: Fix race with specific timers and enabled tstRTR0Timer testing of it.

e3fb37970a1207b567468ad803724c9886f121d2 48129 28-Aug-2013 vboxsync

tstRTR0TimerDriver: currently no periodic specific timers on Solaris

0e382f5deb3d16f198285292f9427563d55fc6b7 47745 15-Aug-2013 vboxsync

tstRTR0Timer: mask out one-shot drivers from Solaris (currently not supported)

9c9e7c794214b652d4bc5e3a5035466cee2fd1cc 32753 24-Sep-2010 vboxsync

tstRTR0Timer: fixes, works on linux now.

533240a0b68828716de5ebea7afaf56720aa6ae7 32736 23-Sep-2010 vboxsync

tstRTR0Timer: More tests (almost there now).

f5bed9e0fb53936fc0ff58a29ecf7293f107b5aa 32669 21-Sep-2010 vboxsync

tstRTR0Timer: Some more tests.

7e3ff7c4e45ee1f8eb46a1aba9d2d8816d337c4a 32648 20-Sep-2010 vboxsync

IPRT: linux kernel timer changes, testcase. hrtimers are not working reliably yet.

60b32e7ca2a75ab3f7e70c3a4bdcd7cfedf5be57 32611 17-Sep-2010 vboxsync

tstRTR0Timer: Started on a timer testcase for ring-0.