Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/tools/
H A Dunittest_tools.cpp221 static int TestsuitesDirFormat(char *testDir, int len) in TestsuitesDirFormat() argument
223 if (memcpy_s(g_param.testsuitesDir, TEST_PATH_MAX, testDir, len + 1) != EOK) { in TestsuitesDirFormat()
229 while ((testDir != end) && (*end == '/')) { in TestsuitesDirFormat()

Completed in 2 milliseconds