Searched refs:testsrc (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/netbsd-tests/lib/libc/net/ |
H A D | h_nsd_recurse.c | 46 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 D | 20-test_enc_more.t | 24 my $testsrc = srctop_file("test", "recipes", basename($0)); 49 unless (ok(copy($testsrc, $plaintext), "Copying $testsrc to $plaintext")) {
|
H A D | 20-test_enc.t | 27 my $testsrc = srctop_file("test","recipes",basename($0)); 49 unless (ok(copy($testsrc, $test), "Copying $testsrc to $test")) {
|
H A D | 04-test_pem_reading.t | 22 my $testsrc = srctop_file("test", "recipes", basename($0));
|