Searched refs:get_test_option (Results 1 – 1 of 1) sorted by relevance
23 def get_test_option(self, handle, name): member in security_Minijail051 args = self.get_test_option(file(path), 'args')52 setup = self.get_test_option(file(path), 'setup')53 args64 = self.get_test_option(file(path), 'args64')54 args32 = self.get_test_option(file(path), 'args32')55 expugid = self.get_test_option(file(path), 'expected_ugid').split(" ")