Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/hexagon/
H A Dunaligned_pc.c77 void test_done(void) in test_done() function
88 test_fn tests[] = { test_return, test_endloop, test_multi_cof, test_done }; in main()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c1039 msg->test_done.num, in str_msg()
1040 msg->test_done.have_log); in str_msg()
1249 if (test_to_run != msg.test_done.num) in dispatch_thread()
1254 state->error_cnt = msg.test_done.error_cnt; in dispatch_thread()
1255 state->skip_cnt = msg.test_done.skip_cnt; in dispatch_thread()
1260 if (msg.test_done.have_log) { in dispatch_thread()
1569 msg.test_done.num = test_to_run; in worker_main()
1571 msg.test_done.skip_cnt = state->skip_cnt; in worker_main()
1574 msg.test_done.have_log = false; in worker_main()
1578 msg.test_done.have_log = true; in worker_main()
[all …]
H A Dtest_progs.h154 } test_done; member
/openbmc/linux/drivers/dma/
H A Ddmatest.c231 struct dmatest_done test_done; member
431 container_of(done, struct dmatest_thread, test_done); in dmatest_callback()
570 struct dmatest_done *done = &thread->test_done; in dmatest_func()
985 thread->test_done.wait = &thread->done_wait; in dmatest_add_threads()
/openbmc/linux/crypto/
H A Dtestmgr.c5902 goto test_done; in alg_test()
5926 test_done: in alg_test()