Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A 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 …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/pstore/
H A Dpstore_tests14 show_result $?
18 show_result $?
23 show_result $?
H A Dcommon_tests20 show_result() { # result_value function
48 show_result $?
78 show_result $?
H A Dpstore_post_reboot_tests58 show_result $?
66 show_result $?
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_therm.c1912 goto show_result; in therm_bulk_read_show()
1920 show_result: in therm_bulk_read_show()