Index: /trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp
===================================================================
--- /trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp	(revision 51909)
+++ /trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp	(revision 51910)
@@ -160,4 +160,18 @@
     "VBoxNetDHCP.exe",
     "VBoxNetNAT.exe",
+
+    "tstMicro.exe",
+    "tstPDMAsyncCompletion.exe",
+    "tstPDMAsyncCompletionStress.exe",
+    "tstVMM.exe",
+    "tstVMREQ.exe",
+    "tstCFGM.exe",
+    "tstIntNet-1.exe",
+    "tstMMHyperHeap.exe",
+    "tstR0ThreadPreemptionDriver.exe",
+    "tstRTR0MemUserKernelDriver.exe",
+    "tstRTR0SemMutexDriver.exe",
+    "tstRTR0TimerDriver.exe",
+    "tstSSM.exe",
 };
 
