Searched refs:return_val (Results 1 – 1 of 1) sorted by relevance
41 #define RUN_SUCCESS(_prog, return_val) \ in test_exceptions_success() argument42 if (!test__start_subtest(#_prog)) goto _prog##_##return_val; \ in test_exceptions_success()45 ASSERT_EQ(ropts.retval, return_val, #_prog " prog run retval"); \ in test_exceptions_success()46 _prog##_##return_val: in test_exceptions_success()