Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dmtest2make.py103 testsuites = defaultdict(Suite) variable
105 process_tests(test, targets, testsuites)
106 emit_prolog(testsuites, 'check')
107 for name, suite in testsuites.items():
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py162 self.testsuites = self._get_test_suites()
201 for testname in self.testsuites:
219 if "auto" in self.testsuites:
370 testsuites = []
375 testsuites.extend(self._read_testlist(manifest,
379 testsuites = self.d.getVar("TEST_SUITES").split()
381 return testsuites
/openbmc/openbmc/poky/meta/recipes-gnome/gobject-introspection/
H A Dgobject-introspection_1.82.0.bb196 # testsuites.