mirror of
https://github.com/reactos/reactos.git
synced 2024-11-05 22:26:39 +00:00
afcd401a32
- 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 |
||
---|---|---|
.. | ||
csqtest | ||
kmtest | ||
memtest | ||
ntoskrnl | ||
directory.rbuild |