Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/powerpc/include/
Dsubunit.h34 static inline void test_success(const char *name) in test_success() function
44 test_success(name); in test_finish()
/linux-6.6.21/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c202 int test_success; in main() local
207 test_success = run_test(cpu); in main()
208 switch (test_success) { in main()
/linux-6.6.21/tools/testing/selftests/drivers/net/bonding/
Dbond-eth-type-change.sh31 local test_success=$1
41 if [ $test_success -eq 1 ]; then
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/
Drcu_read_lock.c15 static void test_success(void) in test_success() function
139 test_success(); in test_rcu_read_lock()
/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c3680 *test_results = resp->test_success; in bnxt_run_fw_tests()
Dbnxt_hsi.h9872 u8 test_success; member