Searched refs:show_result (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/powerpc/lib/ |
H A D | test_emulate_step.c | 102 show_result("ld", "PASS"); in test_ld() 104 show_result("ld", "FAIL"); in test_ld() 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() 167 show_result("plwz", "PASS"); in test_plwz() 169 show_result("plwz", "FAIL"); in test_plwz() 186 show_result("lwzx", "PASS"); in test_lwzx() 204 show_result("std", "PASS"); in test_std() [all …]
|
/openbmc/linux/tools/testing/selftests/pstore/ |
H A D | pstore_tests | 14 show_result $? 18 show_result $? 23 show_result $?
|
H A D | common_tests | 20 show_result() { # result_value function 48 show_result $? 78 show_result $?
|
H A D | pstore_post_reboot_tests | 58 show_result $? 66 show_result $?
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | unicast_extensions.sh | 47 show_result(){ function 137 show_result $test_result "$4" 163 show_result $test_result "$6"
|
/openbmc/linux/drivers/w1/slaves/ |
H A D | w1_therm.c | 1973 goto show_result; in therm_bulk_read_show() 1981 show_result: in therm_bulk_read_show()
|