Searched refs:TEST_FILE6 (Results 1 – 2 of 2) sorted by relevance
/external/ltp/testcases/kernel/syscalls/acct/ |
D | acct01.c | 49 #define TEST_FILE6 "test_file_eloop1" macro 77 {TEST_FILE6, "ELOOP", ELOOP, NULL, NULL}, 140 SAFE_SYMLINK(cleanup, TEST_FILE6, "test_file_eloop2"); in setup() 141 SAFE_SYMLINK(cleanup, "test_file_eloop2", TEST_FILE6); in setup()
|
/external/ltp/testcases/kernel/syscalls/access/ |
D | access05.c | 63 #define TEST_FILE6 "test_file6" macro 88 {TEST_FILE6, R_OK, ELOOP},
|