Home
last modified time | relevance | path

Searched refs:testsrc (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c46 static const ns_src testsrc[] = { variable
70 r = nsdispatch(NULL, dtab, "test", "test", testsrc); in func2()
86 r = nsdispatch(NULL, dtab, "test", "test", testsrc); in func1()
/freebsd/crypto/openssl/test/recipes/
H A D20-test_enc_more.t24 my $testsrc = srctop_file("test", "recipes", basename($0));
49 unless (ok(copy($testsrc, $plaintext), "Copying $testsrc to $plaintext")) {
H A D20-test_enc.t27 my $testsrc = srctop_file("test","recipes",basename($0));
49 unless (ok(copy($testsrc, $test), "Copying $testsrc to $test")) {
H A D04-test_pem_reading.t22 my $testsrc = srctop_file("test", "recipes", basename($0));