Home
last modified time | relevance | path

Searched refs:test_eloop (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/lchown/
Dlchown03.c48 static char test_eloop[PATH_MAX] = "."; variable
56 {test_eloop, ELOOP},
108 strcat(test_eloop, "/test_eloop"); in setup()
/external/ltp/testcases/kernel/syscalls/rename/
Drename11.c62 static void test_eloop(void);
66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink };
141 static void test_eloop(void) in test_eloop() function
/external/wpa_supplicant_8/src/utils/
Dutils_module_tests.c599 struct test_eloop { struct
612 struct test_eloop *t = eloop_ctx; in eloop_test_read_2() argument
636 struct test_eloop *t = eloop_ctx; in eloop_test_read_2_wrong()
661 static void reopen_pipefd2(struct test_eloop *t) in reopen_pipefd2()
694 struct test_eloop *t = eloop_ctx; in eloop_test_read_1()
721 struct test_eloop *t = eloop_data; in eloop_test_cb()
737 struct test_eloop *t = eloop_data; in eloop_test_timeout()
777 struct test_eloop *t; in eloop_tests_start()