Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dsubunit.h34 static inline void test_success(const char *name) in test_success() function
44 test_success(name); in test_finish()
/openbmc/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c205 int test_success; in main() local
210 test_success = run_test(cpu); in main()
211 switch (test_success) { in main()
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond-eth-type-change.sh31 local test_success=$1
41 if [ $test_success -eq 1 ]; then
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Drcu_read_lock.c15 static void test_success(void) in test_success() function
139 test_success(); in test_rcu_read_lock()
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-tests-add-check_skip_kernel_test-to-check-root-user-.patch1045 function test_success ()
1048 @@ -223,7 +217,7 @@ test_success "--exclude-name two" "trigger5" \
1063 test_success "--condition event-rule-matches uprobe" "uprobe-trigger-0" \
1072 test_success "--condition event-rule-matches one syscall" "syscall-trigger-0" \
/openbmc/qemu/tests/qemu-iotests/
H A D0411145 def test_success(self): member in TestOrphanedSource
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3680 *test_results = resp->test_success; in bnxt_run_fw_tests()
H A Dbnxt_hsi.h9872 u8 test_success; member