reactos/modules/rostests/rosautotest
Colin Finck 7dd4d2256b [ROSAUTOTEST] Implement a process activity timeout of 2 minutes. If there is no log output within 2 minutes, the test process is killed, and we continue with the next test.
This is a rather graceful approach compared to sysreg2's 3 minute timeout before killing and restarting the entire VM.
Since we added autochk for FAT filesystems, the filesystem is often "fixed" after a reset with the consequence that ReactOS doesn't boot up anymore.
The sysreg2 restart code still remains for handling tests causing BSODs.
2019-04-26 08:47:15 +02:00
..
auto_array_ptr.h
CConfiguration.cpp
CConfiguration.h
CFatalException.cpp
CFatalException.h
CInvalidParameterException.cpp
CInvalidParameterException.h
CJournaledTestList.cpp
CJournaledTestList.h
CMakeLists.txt
CPipe.cpp [ROSAUTOTEST] Implement a process activity timeout of 2 minutes. If there is no log output within 2 minutes, the test process is killed, and we continue with the next test. 2019-04-26 08:47:15 +02:00
CPipe.h [ROSAUTOTEST] Implement a process activity timeout of 2 minutes. If there is no log output within 2 minutes, the test process is killed, and we continue with the next test. 2019-04-26 08:47:15 +02:00
CPipedProcess.cpp
CPipedProcess.h
CProcess.cpp [ROSAUTOTEST] Implement a process activity timeout of 2 minutes. If there is no log output within 2 minutes, the test process is killed, and we continue with the next test. 2019-04-26 08:47:15 +02:00
CProcess.h
CSimpleException.cpp
CSimpleException.h
CTest.h
CTestException.h
CTestInfo.h
CTestList.cpp
CTestList.h
CVirtualTestList.cpp
CVirtualTestList.h
CWebService.cpp [ROSAUTOTEST] Force HTTPS 2018-12-13 11:54:59 +01:00
CWebService.h
CWineTest.cpp [ROSAUTOTEST] Implement a process activity timeout of 2 minutes. If there is no log output within 2 minutes, the test process is killed, and we continue with the next test. 2019-04-26 08:47:15 +02:00
CWineTest.h
main.cpp
misc.cpp
precomp.h
rosautotest.rc
rosautotestmsg.mc
shutdown.cpp
tools.cpp