Searched refs:function_called (Results 1 – 1 of 1) sorted by relevance
15 bool function_called; member23 ctx->function_called = true; in kunit_test_successful_try()44 KUNIT_EXPECT_TRUE(test, ctx->function_called); in kunit_test_try_catch_successful_try_no_catch()62 ctx->function_called = true; in kunit_test_catch()76 KUNIT_EXPECT_TRUE(test, ctx->function_called); in kunit_test_try_catch_unsuccessful_try_does_catch()