Searched refs:_expect_failed_run (Results 1 – 1 of 1) sorted by relevance
249 def _expect_failed_run(self, command): member in TestAutotest257 self._expect_failed_run('test -x /some/path/bin/autotest')268 self._expect_failed_run('test -x /some/path/bin/autotest')269 self._expect_failed_run('test -x /another/path/bin/autotest')270 self._expect_failed_run('mkdir -p /some/path')