Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/client/tcpServer/test/
H A Druntest.py24 suite = unittest.TestSuite() variable in RunTest
47 self.suite.addTest(discover)
64 self.suite = unittest.TestSuite()
68 runner.run(self.suite)
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Dconfig.py87 _test_suites = ['--' + suite.replace('_', '-') for suite in self.test_suites]

Completed in 1 milliseconds