Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/
H A Dcontext.py69 class OESelftestTestContext(OETestContext): class
71 super(OESelftestTestContext, self).__init__(td, logger)
161 return super(OESelftestTestContext, self).runTests(processes, skips)
164 return super(OESelftestTestContext, self).listTests(display_type)
167 _context_class = OESelftestTestContext
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.4.rst90 - oeqa/selftest: OESelftestTestContext: convert relative to full path when newbuilddir is provided
97 - oeqs/selftest: OESelftestTestContext: replace the os.environ after subprocess.check_output