Home
last modified time | relevance | path

Searched refs:FIXTURE (Results 1 – 1 of 1) sorted by path

/libuv/test/
H A Dtest-fs-poll.c27 #define FIXTURE "testfile" macro
59 ASSERT((fp = fopen(FIXTURE, "w+"))); in touch_file()
79 touch_file(FIXTURE); in timer_cb()
116 touch_file(FIXTURE); in poll_cb()
137 remove(FIXTURE); in poll_cb()
156 remove(FIXTURE); in TEST_IMPL()
177 remove(FIXTURE); in TEST_IMPL()
204 remove(FIXTURE); in TEST_IMPL()
224 remove(FIXTURE); in TEST_IMPL()
248 remove(FIXTURE); in TEST_IMPL()
[all …]

Completed in 5 milliseconds