mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 19:43:39 +08:00
[KMTESTS:CC] Add a trace to identify failing tests
This commit is contained in:
@@ -182,6 +182,8 @@ PerformTest(
|
||||
|
||||
if (!skip(CcIsFileCached(TestFileObject) == TRUE, "CcInitializeCacheMap failed\n"))
|
||||
{
|
||||
trace("Starting test: %d\n", TestId);
|
||||
|
||||
if (TestId == 0 || TestId == 2)
|
||||
{
|
||||
Offset.QuadPart = 0;
|
||||
|
||||
Reference in New Issue
Block a user