Home
last modified time | relevance | path

Searched refs:BaseCase (Results 1 - 2 of 2) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/runner/
H A Dtest_runner.py47 from devicetest.core.test_case import BaseCase namespace
98 def init_case_runner(self, run_list: Union[BaseCase, list]):
/test/testfwk/xdevice/plugins/devicetest/core/
H A Dtest_case.py550 class BaseCase: class
625 class TestCase(CoreCase, BaseCase):
633 BaseCase.__init__(self, tag, configs)

Completed in 5 milliseconds