Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/lib/
Dtest_emulate_step.c81 static void __init show_result(char *mnemonic, char *result) in show_result() function
105 show_result("ld", "PASS"); in test_ld()
107 show_result("ld", "FAIL"); in test_ld()
117 show_result("pld", "SKIP (!CPU_FTR_ARCH_31)"); in test_pld()
128 show_result("pld", "PASS"); in test_pld()
130 show_result("pld", "FAIL"); in test_pld()
146 show_result("lwz", "PASS"); in test_lwz()
148 show_result("lwz", "FAIL"); in test_lwz()
158 show_result("plwz", "SKIP (!CPU_FTR_ARCH_31)"); in test_plwz()
170 show_result("plwz", "PASS"); in test_plwz()
[all …]
/Linux-v5.15/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.15/tools/testing/selftests/net/
Dunicast_extensions.sh48 show_result(){ function
140 show_result $test_result "$4"
170 show_result $test_result "$6"
/Linux-v5.15/drivers/w1/slaves/
Dw1_therm.c1911 goto show_result; in therm_bulk_read_show()
1919 show_result: in therm_bulk_read_show()