Searched refs:test_done (Results 1 – 4 of 4) sorted by relevance
1363 msg->test_done.num, in str_msg()1364 msg->test_done.have_log); in str_msg()1589 if (test_to_run != msg.test_done.num) in dispatch_thread()1594 state->error_cnt = msg.test_done.error_cnt; in dispatch_thread()1595 state->skip_cnt = msg.test_done.skip_cnt; in dispatch_thread()1596 state->sub_succ_cnt = msg.test_done.sub_succ_cnt; in dispatch_thread()1597 state->subtest_num = msg.test_done.subtest_num; in dispatch_thread()1600 if (msg.test_done.have_log) { in dispatch_thread()1910 msg.test_done.num = test_to_run; in worker_main()1911 msg.test_done.error_cnt = state->error_cnt; in worker_main()[all …]
165 } test_done;164 } test_done; global() 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()
5765 goto test_done; in alg_test()5789 test_done: in alg_test()5825 goto test_done; in alg_test()