[KMTESTS:CC] Add a trace to identify failing tests
[reactos.git] / modules / rostests / kmtests / ntos_cc / CcSetFileSizes_drv.c
index 3934b9d..7895786 100644 (file)
@@ -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;