Searched refs:show_result (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/arch/powerpc/lib/ |
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 …]
|
/linux-6.3-rc2/tools/testing/selftests/pstore/ |
A D | pstore_tests | 14 show_result $? 18 show_result $? 23 show_result $?
|
A D | common_tests | 20 show_result() { # result_value function 48 show_result $? 78 show_result $?
|
A D | pstore_post_reboot_tests | 58 show_result $? 66 show_result $?
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | unicast_extensions.sh | 48 show_result(){ function 140 show_result $test_result "$4" 170 show_result $test_result "$6"
|
/linux-6.3-rc2/drivers/w1/slaves/ |
A D | w1_therm.c | 1976 goto show_result; in therm_bulk_read_show() 1984 show_result: in therm_bulk_read_show()
|
Completed in 16 milliseconds