Home
last modified time | relevance | path

Searched defs:suite (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/
Dreadme.md320 …UITE_NAME is used as a <test-suite-name> in the name of the test list (see #Test lists for details)
330 ### Custom generator
/arkcompiler/toolchain/tooling/client/tcpServer/test/
Druntest.py28 suite = unittest.TestSuite() variable in RunTest
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DTestRunner.ts34 suite: string; property