Searched refs:test_done (Results 1 – 4 of 4) sorted by relevance
1320 msg->test_done.num, in str_msg()1321 msg->test_done.have_log); in str_msg()1546 if (test_to_run != msg.test_done.num) in dispatch_thread()1551 state->error_cnt = msg.test_done.error_cnt; in dispatch_thread()1552 state->skip_cnt = msg.test_done.skip_cnt; in dispatch_thread()1557 if (msg.test_done.have_log) { in dispatch_thread()1867 msg.test_done.num = test_to_run; in worker_main()1869 msg.test_done.skip_cnt = state->skip_cnt; in worker_main()1872 msg.test_done.have_log = false; in worker_main()1876 msg.test_done.have_log = true; in worker_main()[all …]
164 } test_done; member
238 struct dmatest_done test_done; member438 container_of(done, struct dmatest_thread, test_done); in dmatest_callback()577 struct dmatest_done *done = &thread->test_done; in dmatest_func()999 thread->test_done.wait = &thread->done_wait; in dmatest_add_threads()
5837 goto test_done; in alg_test()5861 test_done: in alg_test()5898 goto test_done; in alg_test()