Searched refs:testdata (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/regress/lib/libcrypto/pbkdf2/ |
| D | pbkdf2.c | 68 } testdata; typedef 70 static const testdata test_cases[] = { 132 test_p5_pbkdf2(unsigned int n, const char *digestname, const testdata *test, in test_p5_pbkdf2() 189 const testdata *test = test_cases; in main()
|
| /openbsd/src/regress/lib/libssl/buffer/ |
| D | buffertest.c | 25 uint8_t testdata[] = { variable 115 rs.buf = testdata; in tls_buffer_extend_test() 138 if (!CBS_mem_equal(&cbs, testdata, CBS_len(&cbs))) { in tls_buffer_extend_test() 153 if (data_len != sizeof(testdata)) { in tls_buffer_extend_test() 155 data_len, sizeof(testdata)); in tls_buffer_extend_test() 158 if (memcmp(data, testdata, data_len) != 0) { in tls_buffer_extend_test()
|
| /openbsd/src/usr.sbin/unbound/testcode/ |
| D | do-tests.sh | 2 . testdata/common.sh 42 cd testdata;
|
| D | run_vm.sh | 25 cd testdata
|
| /openbsd/src/gnu/usr.bin/perl/ext/SDBM_File/t/ |
| D | corrupt.t | 22 while (my $testdata = do { local $/ = "END\n"; <DATA>; }) { 23 my ($note, $base64) = $testdata =~ /\A([^\n]+)\n(.*)/s
|
| /openbsd/src/usr.sbin/unbound/doc/ |
| D | README.tests | 26 testdata/ contains the data for tests. 29 do-tests.sh : runs all the tests in the testdata directory.
|
| D | Changelog | 236 - Remove testdata/remote-threaded.tdir. testdata/09-unbound-control.tdir 628 - Update testdata/ipset.tdir test for ipset fix. 4772 - Fix some more crpls in testdata for different signaling default. 6719 - testdata/dns64_lookup.rpl for unit test for dns64 functionality. 8002 - common.sh in testdata updated to version 2. 10522 - updated testdata for nsec3 new algorithm numbers (6, 7).
|
| /openbsd/src/regress/usr.bin/ssh/unittests/hostkeys/ |
| D | mktestdata.sh | 6 cd testdata
|
| D | Makefile | 23 env ${TEST_ENV} ./${PROG} -d ${.CURDIR}/testdata
|
| /openbsd/src/lib/libexpat/tests/ |
| D | basic_tests.c | 3283 struct bom_testdata *const testdata in external_bom_checker() local 3285 const char *const external = testdata->external; in external_bom_checker() 3286 const int split = testdata->split; in external_bom_checker() 3287 testdata->nested_callback_happened = XML_TRUE; in external_bom_checker() 3319 struct bom_testdata testdata; in START_TEST() local 3320 testdata.external = external; in START_TEST() 3321 testdata.split = split; in START_TEST() 3322 testdata.nested_callback_happened = XML_FALSE; in START_TEST() 3330 XML_SetUserData(parser, &testdata); in START_TEST() 3334 if (! testdata.nested_callback_happened) { in START_TEST() [all …]
|
| /openbsd/src/regress/usr.bin/ssh/unittests/sshsig/ |
| D | Makefile | 23 env ${TEST_ENV} ./${PROG} ${UNITTEST_ARGS} -d ${.CURDIR}/testdata
|
| D | mktestdata.sh | 8 cd testdata
|
| /openbsd/src/regress/usr.bin/ssh/unittests/authopt/ |
| D | Makefile | 25 env ${TEST_ENV} ./${PROG} -d ${.CURDIR}/testdata
|
| /openbsd/src/regress/usr.bin/ssh/unittests/sshkey/ |
| D | Makefile | 23 env ${TEST_ENV} ./${PROG} ${UNITTEST_ARGS} -d ${.CURDIR}/testdata
|
| D | mktestdata.sh | 71 cd testdata
|
| /openbsd/src/regress/usr.bin/ssh/ |
| D | Makefile | 142 timestamp testdata user_*key* user_ca* user_key*
|
| /openbsd/src/usr.sbin/unbound/ |
| D | Makefile.in | 347 for x in $(srcdir)/testdata/*.rpl; do \ 360 …testdata -ef ./testdata; then rm -rf testcode testdata; mkdir testcode testdata; cp -R $(srcdir)/t…
|
| /openbsd/src/gnu/usr.bin/perl/Porting/ |
| D | checkURL.pl | 449 http://www.nsrl.nist.gov/testdata/
|
| /openbsd/src/lib/libexpat/ |
| D | Changes | 1382 Added run-benchmark target to Makefile.in - relies on testdata module
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | MANIFEST | 1114 cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch1/Config.pm test data for MakeMaker 1115 cpan/ExtUtils-MakeMaker/t/testdata/reallylongdirectoryname/arch2/Config.pm test data for MakeMaker
|