mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
CTest normally terminates test processes on timeout using `SIGKILL`.
Offer tests a chance to exit gracefully, on platforms supporting POSIX
signals, by setting `TIMEOUT_SIGNAL_{NAME,GRACE_PERIOD}` properties.
Fixes: #17288
5 lines
201 B
Plaintext
5 lines
201 B
Plaintext
Start 1: test1
|
|
TIMEOUT_SIGNAL_NAME is not supported on Windows\.
|
|
TIMEOUT_SIGNAL_GRACE_PERIOD is not supported on Windows\.
|
|
1/1 Test #1: test1 ............................\*\*\*Not Run +[0-9.]+ sec
|