Home
last modified time | relevance | path

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

/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dposix_spawnattr_getflags_fuzzer.cpp35 void TestPosixSpawnattrGetflags(void) in TestPosixSpawnattrGetflags() function
38 printf("start ---- TestPosixSpawnattrGetflags\n"); in TestPosixSpawnattrGetflags()
41 DT_FUZZ_START(0, FREQUENCY, const_cast<char *>("TestPosixSpawnattrGetflags"), 0) { in TestPosixSpawnattrGetflags()
48 printf("end --- TestPosixSpawnattrGetflags\n"); in TestPosixSpawnattrGetflags()
H A Dmain.cpp41 extern void TestPosixSpawnattrGetflags(void);

Completed in 2 milliseconds