Searched refs:going_option (Results 1 – 1 of 1) sorted by relevance
795 def test_keep_ninja_going(self, going_option): argument799 cmd = self.CMD.format('--keep-ninja-going', going_option).split()801 result = self.get_match_result(cmd, "keep_ninja_going", going_option)803 assert result == 0, "keep_ninja_going para {} failed".format(going_option)