Home
last modified time | relevance | path

Searched refs:WRITE_MSG (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/lib/
Dtst_test.c1344 #define WRITE_MSG(msg) do { \ macro
1352 WRITE_MSG("Test timeouted, sending SIGKILL!\n"); in alarm_handler()
1357 WRITE_MSG("Cannot kill test processes!\n"); in alarm_handler()
1358 WRITE_MSG("Congratulation, likely test hit a kernel bug.\n"); in alarm_handler()
1359 WRITE_MSG("Exiting uncleanly...\n"); in alarm_handler()
1373 WRITE_MSG("Sending SIGKILL to test process...\n"); in sigint_handler()