CMake/Tests/RunCMake/CTestTimeoutAfterMatch/ShouldPass-stdout.txt
Zack Galbreath 993e48d045 CTest: Optionally use a secondary test timeout after matching output
Allow a test N seconds to complete after we detect a matching line in
its output.  Activate this behavior with a new TIMEOUT_AFTER_MATCH test
property.
2016-03-22 11:17:55 -04:00

7 lines
187 B
Plaintext

Start 1: SleepFor1Second
1/1 Test #1: SleepFor1Second .................. Passed +[0-9.]+ sec
+
100% tests passed, 0 tests failed out of 1
+
Total Test time \(real\) = +[0-9.]+ sec$