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

/netbsd-current/crypto/external/bsd/openssl.old/dist/test/recipes/
H A D20-test_enc_more.t22 my $testsrc = srctop_file("test", "recipes", basename($0));
41 unless (ok(copy($testsrc, $plaintext), "Copying $testsrc to $plaintext")) {
H A D20-test_enc.t24 my $testsrc = srctop_file("test","recipes",basename($0));
41 unless (ok(copy($testsrc, $test), "Copying $testsrc to $test")) {
H A D04-test_pem.t22 my $testsrc = srctop_file("test", "recipes", basename($0));
/netbsd-current/tests/lib/libc/net/
H A Dh_nsd_recurse.c48 static const ns_src testsrc[] = { variable
72 r = nsdispatch(NULL, dtab, "test", "test", testsrc);
88 r = nsdispatch(NULL, dtab, "test", "test", testsrc);
/netbsd-current/crypto/external/bsd/openssl/dist/test/recipes/
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 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 D04-test_pem_reading.t22 my $testsrc = srctop_file("test", "recipes", basename($0));
/netbsd-current/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Dobjdump.exp597 set testsrc $srcdir/$subdir/debuglink.s
599 if { ![binutils_assemble $testsrc tmpdir/debuglink.${obj}] } then {

Completed in 264 milliseconds