reactos/modules/rostests/rosautotest
Serge Gautherie 627f0242ad [ROSAUTOTEST] Fix and improve some log handling (#1531)
* wmain(): Use endl instead of '\n', for 'System uptime'
* wmain(): Output "[ROSAUTOTEST] " in two cases: 'System uptime' and all CSimpleException.
2019-05-07 08:39:52 +02:00
..
auto_array_ptr.h
CConfiguration.cpp [ROSAUTOTEST] "Enforce" ending '\n' on C___Exception messages (#1533) 2019-04-28 12:20:37 +02:00
CConfiguration.h
CFatalException.cpp
CFatalException.h
CInvalidParameterException.cpp
CInvalidParameterException.h
CJournaledTestList.cpp [ROSAUTOTEST] Don't disallow buffering for journal file 2019-05-04 11:54:39 +02:00
CJournaledTestList.h
CMakeLists.txt
CPipe.cpp [ROSAUTOTEST] "Enforce" ending '\n' on C___Exception messages (#1533) 2019-04-28 12:20:37 +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] "Enforce" ending '\n' on C___Exception messages (#1533) 2019-04-28 12:20:37 +02:00
CWebService.h
CWineTest.cpp [ROSAUTOTEST] "Enforce" ending '\n' on C___Exception messages (#1533) 2019-04-28 12:20:37 +02:00
CWineTest.h
main.cpp [ROSAUTOTEST] Fix and improve some log handling (#1531) 2019-05-07 08:39:52 +02:00
misc.cpp
precomp.h
rosautotest.rc
rosautotestmsg.mc
shutdown.cpp
tools.cpp