Lines Matching refs:run_one
135 run_one(const atf::tests::tc* tc, const char* test_case_name, in run_one() function
302 run_one(this, "pass", exp_result); in ATF_TEST_CASE_BODY()
315 run_one(this, "crash", exp_result); in ATF_TEST_CASE_BODY()
329 run_one(this, "timeout_body", exp_result, user_config); in ATF_TEST_CASE_BODY()
343 run_one(this, "check_configuration_variables", exp_result, user_config); in ATF_TEST_CASE_BODY()
351 run_one(this, "pass", exp_result, engine::empty_config(), true); in ATF_TEST_CASE_BODY()
365 run_one(this, "timeout_body", exp_result, user_config); in ATF_TEST_CASE_BODY()
378 run_one(this, "crash_cleanup", exp_result); in ATF_TEST_CASE_BODY()
392 run_one(this, "timeout_cleanup", exp_result, user_config); in ATF_TEST_CASE_BODY()
408 run_one(this, "expect_timeout", exp_result, user_config); in ATF_TEST_CASE_BODY()
419 run_one(this, "shared_workdir", exp_result); in ATF_TEST_CASE_BODY()