Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbinutils.py43 self.ptest_section(ptestsuite, logfile = logpath)
H A Dglibc.py35 self.ptest_section(ptestsuite)
H A Dgcc.py57 self.ptest_section(ptestsuite, logfile = logpath)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/
H A Dcase.py77 def ptest_section(self, section, duration = None, log = None, logfile = None, exitcode = None): member in OEPTestResultTestCase