Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds