Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/sys_posix/src/
H A DSysApiTest.cpp267 void TestRegcomp(int flag, const char *pattern, const char *buf, const char *resOk) in TestRegcomp() function
300 TestRegcomp(REG_EXTENDED, "^\\w+([-+.]\\w+)*@\\w+([-.]\\w+)*.\\w+([-.]\\w+)*$", in HWTEST_F()
311 TestRegcomp(REG_ICASE, "HARMONY[1-9]", in HWTEST_F()
322 TestRegcomp(REG_EXTENDED|REG_NEWLINE, "^addr=([^&]*)", in HWTEST_F()

Completed in 2 milliseconds