HomeSort by: relevance | last modified time | path
    Searched defs:plain_helper (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/engine/
test_case_test.cpp 277 class plain_helper { class in namespace:__anon6963
297 plain_helper(const atf::tests::tc* atf_tc, const char* name, function in class:__anon6963::plain_helper
956 plain_helper(this, "pass").run());
965 plain_helper(this, "fail").run());
972 const engine::test_result result = plain_helper(this, "crash").run();
981 plain_helper helper(this, "pass");
991 plain_helper helper(this, "pass");
1003 plain_helper helper(this, "spawn_blocking_child");
1043 const plain_helper helper(this, "validate_isolation");
1056 plain_helper helper(this, "timeout"
    [all...]
test_case_test.cpp 277 class plain_helper { class in namespace:__anon6963
297 plain_helper(const atf::tests::tc* atf_tc, const char* name, function in class:__anon6963::plain_helper
956 plain_helper(this, "pass").run());
965 plain_helper(this, "fail").run());
972 const engine::test_result result = plain_helper(this, "crash").run();
981 plain_helper helper(this, "pass");
991 plain_helper helper(this, "pass");
1003 plain_helper helper(this, "spawn_blocking_child");
1043 const plain_helper helper(this, "validate_isolation");
1056 plain_helper helper(this, "timeout"
    [all...]

Completed in 32 milliseconds