Home
last modified time | relevance | path

Searched refs:find_suites_with_fails (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/tests/
Drobot_tests_provider.py668 failed_suites = self.find_suites_with_fails(os.path.dirname(dirpath))
984 def find_suites_with_fails(cls, path, file="robot_output.xml"): member in RobotTestSuite