Searched refs:expected_rc (Results 1 – 3 of 3) sorted by relevance
67 int expected_rc, int expected_rc2) in check_execveat_invoked_rc() argument103 if ((WEXITSTATUS(status) != expected_rc) && in check_execveat_invoked_rc()106 child, WEXITSTATUS(status), expected_rc, expected_rc2); in check_execveat_invoked_rc()
257 expected_rc = 0 if use_verify else 1259 if rc == expected_rc:
155 macro (add_gflags_test name expected_rc expected_output unexpected_output cmd)161 "-DEXPECTED_RC:STRING=${expected_rc}"