Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/x86/
H A Damx.c244 void sig_print(char *msg) in sig_print() function
266 sig_print("\tAt SIGILL handler,\n"); in handle_noperm()
270 sig_print("[FAIL]\tInvalid signal code.\n"); in handle_noperm()
272 sig_print("[OK]\tValid signal code (ILL_ILLOPC).\n"); in handle_noperm()
286 sig_print("[OK]\tValid xstate size\n"); in handle_noperm()
289 sig_print("[FAIL]\tInvalid xstate size\n"); in handle_noperm()
298 sig_print("[OK]\tValid xstate mask\n"); in handle_noperm()
301 sig_print("[FAIL]\tInvalid xstate mask\n"); in handle_noperm()