HomeSort by: relevance | last modified time | path
    Searched defs:fail_test (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
dirent-test.c 79 void fail_test(const char * reason, ...) function
124 fail_test("Can't create test directory \"" TESTDIR "\"");
127 fail_test("Can't change to test directory");
131 fail_test("Can't create test file '%s'", dir_entries[i]);
dirent-test.c 79 void fail_test(const char * reason, ...) function
124 fail_test("Can't create test directory \"" TESTDIR "\"");
127 fail_test("Can't change to test directory");
131 fail_test("Can't create test file '%s'", dir_entries[i]);

Completed in 45 milliseconds