Searched defs:TEST_FILE (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/
H A Dlog_test.c26 #define TEST_FILE "/tmp/test_log" macro
101 " " TEST_FILE " files, and\n",
141 destination.file.name = TEST_FILE;
319 if (system("head " TEST_FILE "*; rm -f " TEST_FILE "*") != 0) {
320 fprintf(stderr, "system(\"head " TEST_FILE "*; rm -f "
321 TEST_FILE "*\") failed\n");

Completed in 10 milliseconds