Searched refs:show_result (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/arch/powerpc/lib/ |
D | test_emulate_step.c | 78 static void __init show_result(char *mnemonic, char *result) in show_result() function 102 show_result("ld", "PASS"); in test_ld() 104 show_result("ld", "FAIL"); in test_ld() 114 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_pld() 125 show_result("pld", "PASS"); in test_pld() 127 show_result("pld", "FAIL"); in test_pld() 143 show_result("lwz", "PASS"); in test_lwz() 145 show_result("lwz", "FAIL"); in test_lwz() 155 show_result("plwz", "SKIP (!CPU_FTR_ARCH_31)"); in test_plwz() 167 show_result("plwz", "PASS"); in test_plwz() [all …]
|
/linux-6.1.9/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 $?
|
/linux-6.1.9/tools/testing/selftests/net/ |
D | unicast_extensions.sh | 48 show_result(){ function 140 show_result $test_result "$4" 170 show_result $test_result "$6"
|
/linux-6.1.9/drivers/w1/slaves/ |
D | w1_therm.c | 1976 goto show_result; in therm_bulk_read_show() 1984 show_result: in therm_bulk_read_show()
|