reactos/rostests/drivers/kmtest
Cameron Gutman afcd401a32 [KMTEST]
- Add support for recovering from crashed tests
- Add check to prevent us from running the test every boot
- Delete some useless code
- Record test result information in the registry
- Under the Kmtest\Parameters key, you will find CurrentStage which is the stage that testing is on (almost always 8 if it boots). You will also find <Test Name>SuccessCount which is the number of successful tests, <Test Name>FailureCount which is the number of failed tests, <Test Name>TotalCount which is the total number of tests, and <Test Name>SkippedCount which is the number of tests that have been skipped
- Enjoy your reg testing! :)

svn path=/trunk/; revision=47309
2010-05-22 18:34:01 +00:00
..
deviface_test.c [KMTEST] 2010-05-22 18:34:01 +00:00
devobj_test.c - FinishTest: Modify DbgPrint to match format of winetests. 2009-06-11 14:13:11 +00:00
drvobj_test.c - FinishTest: Modify DbgPrint to match format of winetests. 2009-06-11 14:13:11 +00:00
kmtest.c [KMTEST] 2010-05-22 18:34:01 +00:00
kmtest.h [KMTEST] 2010-05-22 18:34:01 +00:00
kmtest.rbuild [KMTEST] 2010-05-22 18:34:01 +00:00
kmtest.rc
kmtestassist.c - Add missing NTAPI to DriverEntry 2009-06-18 19:13:05 +00:00
kmtestassist.rbuild - Good bye __USE_W32API, _DISABLE_TIDENTS 2009-09-30 13:31:50 +00:00
ntos_ex.c [KMTEST] 2010-05-22 18:34:01 +00:00
ntos_io.c [KMTEST] 2010-05-22 18:34:01 +00:00
ntos_ke.c [KMTEST] 2010-05-22 18:34:01 +00:00
ntos_ob.c [KMTEST] 2010-05-22 18:34:01 +00:00
ntos_pools.c [KMTEST] 2010-05-22 18:34:01 +00:00
reghelper.c - FinishTest: Modify DbgPrint to match format of winetests. 2009-06-11 14:13:11 +00:00