Searched refs:TRUNC_SHA (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Dfile_test.c37 #define TRUNC_SHA "3bed2cb3a3acf7b6" macro
71 touch(F(TRUNC_SHA));
74 assert_int_equal(strcmp(buf, F(TRUNC_SHA)), 0);
89 unlink(F(TRUNC_SHA));

Completed in 118 milliseconds