Searched refs:expected_exit_status (Results 1 – 1 of 1) sorted by relevance
38 #define EXPECT_COMMAND(expected_exit_status, command_format, ...) \ argument42 EXPECT_EQ(WEXITSTATUS(rc), expected_exit_status); \