Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbinutils.py55 self.ptest_result(ptestsuite, test, result)
H A Dglibc.py47 self.ptest_result(ptestsuite, test, result)
H A Drust.py231 self.ptest_result(ptestsuite, test, test_results[test])
H A Dgcc.py70 self.ptest_result(ptestsuite, test, result)
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcase.py96 def ptest_result(self, section, test, result): member in OEPTestResultTestCase