blob: ba2f58b7d175492efede824ef32117f4080b786e [file] [log] [blame]
# Remove the log file.
file(REMOVE ${Log})
# Run a child that sleeps longer than the timeout of this test.
# Log its output so check.cmake can verify it dies.
execute_process(COMMAND ${Sleep} ERROR_FILE ${Log})