Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py347 class RuntimeTestContext(TestContext): class
349 super(RuntimeTestContext, self).__init__(d, exported)
550 class ImageTestContext(RuntimeTestContext):
575 class ExportTestContext(RuntimeTestContext):