Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/tools/
H A Dunittest_tools.cpp110 static bool TestsuitesIsSmoke(string testsuite, int fileLen, string smokeTest, int smokeTestLen) in TestsuitesIsSmoke() function
196 if (!TestsuitesIsSmoke(files[i], fileLen, smokeTest, smokeTestLen)) { in RunAllTestCase()
200 if (TestsuitesIsSmoke(files[i], fileLen, smokeTest, smokeTestLen)) { in RunAllTestCase()

Completed in 2 milliseconds