reactos/rostests/kmtests/ntos_ke
Thomas Faber e6c56afe8c [KMTESTS]
- Add KmtGetSystemRoutineAddress and use it to avoid importing functions that are not available in some versions of Windows. This allows running kmtests on Windows XP SP3 (and probably Server 2003 SP0/SP2). Note that failures on XP are still not valid bugs, this is purely for convenience!  Dedicated to Jérôme.
ROSTESTS-150

svn path=/trunk/; revision=66281
2015-02-15 10:23:21 +00:00
..
KeApc.c [KMTESTS] 2015-02-15 10:23:21 +00:00
KeDevQueue.c [KMTESTS] 2013-07-22 12:11:38 +00:00
KeDpc.c [COMMENTS] 2013-10-12 16:05:54 +00:00
KeEvent.c [KMTEST] 2014-05-12 23:36:05 +00:00
KeGuardedMutex.c [KMTESTS] 2015-02-15 10:23:21 +00:00
KeIrql.c [COMMENTS] 2013-10-12 16:05:54 +00:00
KeMutex.c [KMTESTS] 2015-02-15 10:23:21 +00:00
KeProcessor.c [ROSTESTS] 2011-09-10 11:41:33 +00:00
KeSpinLock.c [KMTESTS] 2015-02-15 10:23:21 +00:00
KeTimer.c [KMTESTS\NTOS_KE] - Add KeTimer test stub which tests only KeInitializeTimerEx (Note: this function initializes more fields of dispatch header than KeInitializeEvent). 2011-10-07 16:13:03 +00:00