Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/lib/
Dtest_emulate_step.c79 static void __init show_result(char *mnemonic, char *result) in show_result() function
103 show_result("ld", "PASS"); in test_ld()
105 show_result("ld", "FAIL"); in test_ld()
115 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_pld()
126 show_result("pld", "PASS"); in test_pld()
128 show_result("pld", "FAIL"); in test_pld()
144 show_result("lwz", "PASS"); in test_lwz()
146 show_result("lwz", "FAIL"); in test_lwz()
156 show_result("plwz", "SKIP (!CPU_FTR_ARCH_31)"); in test_plwz()
168 show_result("plwz", "PASS"); in test_plwz()
[all …]
/Linux-v5.10/tools/testing/selftests/pstore/
Dpstore_tests14 show_result $?
18 show_result $?
23 show_result $?
Dcommon_tests20 show_result() { # result_value function
48 show_result $?
78 show_result $?
Dpstore_post_reboot_tests58 show_result $?
66 show_result $?
/Linux-v5.10/drivers/w1/slaves/
Dw1_therm.c1916 goto show_result; in therm_bulk_read_show()
1924 show_result: in therm_bulk_read_show()