Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/lib/
Dtest_emulate_step.c78 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/
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-6.1.9/tools/testing/selftests/net/
Dunicast_extensions.sh48 show_result(){ function
140 show_result $test_result "$4"
170 show_result $test_result "$6"
/linux-6.1.9/drivers/w1/slaves/
Dw1_therm.c1976 goto show_result; in therm_bulk_read_show()
1984 show_result: in therm_bulk_read_show()