Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds