Searched refs:show_result (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/powerpc/lib/ |
| D | test_emulate_step.c | 85 static void __init show_result(char *mnemonic, char *result) in show_result() function 109 show_result("ld", "PASS"); in test_ld() 111 show_result("ld", "FAIL"); in test_ld() 127 show_result("lwz", "PASS"); in test_lwz() 129 show_result("lwz", "FAIL"); in test_lwz() 146 show_result("lwzx", "PASS"); in test_lwzx() 148 show_result("lwzx", "FAIL"); in test_lwzx() 164 show_result("std", "PASS"); in test_std() 166 show_result("std", "FAIL"); in test_std() 195 show_result("ldarx / stdcx.", "FAIL (ldarx)"); in test_ldarx_stdcx() [all …]
|
| /Linux-v5.4/tools/testing/selftests/pstore/ |
| D | pstore_tests | 14 show_result $? 18 show_result $? 23 show_result $?
|
| D | common_tests | 20 show_result() { # result_value function 48 show_result $? 78 show_result $?
|
| D | pstore_post_reboot_tests | 58 show_result $? 66 show_result $?
|