summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestTimeout/sleep.c
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Try to make CTestTestTimeout more robustBrad King2014-05-231-0/+21
Write to the timeout test log file before sleeping and flush to be sure it is created. Move the check that the after-sleep line is not written out to the ctest script. Rename the CheckChild test to TestSleep since it no longer checks. Do not try to read the log file if it does not exist.