Searched refs:test_done (Results 1 – 4 of 4) sorted by relevance
1336 msg->test_done.num, in str_msg()1337 msg->test_done.have_log); in str_msg()1562 if (test_to_run != msg.test_done.num) in dispatch_thread()1567 state->error_cnt = msg.test_done.error_cnt; in dispatch_thread()1568 state->skip_cnt = msg.test_done.skip_cnt; in dispatch_thread()1569 state->sub_succ_cnt = msg.test_done.sub_succ_cnt; in dispatch_thread()1570 state->subtest_num = msg.test_done.subtest_num; in dispatch_thread()1573 if (msg.test_done.have_log) { in dispatch_thread()1883 msg.test_done.num = test_to_run; in worker_main()1884 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()
5732 goto test_done; in alg_test()5756 test_done: in alg_test()5792 goto test_done; in alg_test()