summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2023-07-11Fix most of the clienttest. With this only test cases 9 and 13 fail.Theo Buehler
2023-07-11Trim leading whitespace from find(1) output, missed in previous.Anton Lindqvist
2023-07-10Add test case for negative number with highest bit of top octet setTheo Buehler
2023-07-10The rsync tests are unstable since the directory listing includes theAnton Lindqvist
2023-07-10Infer the timeout from the environment, with sane defaults. ShouldAnton Lindqvist
2023-07-10Improve err/warn messages:Anton Lindqvist
2023-07-09Some Perl tests set owner, permissions, access time, and modificationAlexander Bluhm
2023-07-09Allocate enough memory to pervent SIGSEGV or SIGABRT due to writeAlexander Bluhm
2023-07-08Fix whitespaceTheo Buehler
2023-07-08partial fix for make -j8 (bluhm@ is sitting right next to me and agreeing)Marc Espie
2023-07-08Fix Perl tests in OpenBSD regress.Alexander Bluhm
2023-07-07Implement route reference counting mockup poperly in rtable regress.Alexander Bluhm
2023-07-07upstream portable fix for ocsp_testBrent Cook
2023-07-07Add test coverage for leading zero octet danceTheo Buehler
2023-07-07fixup for MS compilersBrent Cook
2023-07-06adding regression tests:Alexandr Nedvedicky
2023-07-06bn_print: remove unused bio, plug leakTheo Buehler
2023-07-06Add regress coverage for bn_printfTheo Buehler
2023-07-06sysctl(2) is now sysctl(3), in particular it does not access name[0] inTheo de Raadt
2023-07-06syscall(2) regress will eventually be pointless, and untestable alsoTheo de Raadt
2023-07-05Perl tests expect executable permission on source files to matchAlexander Bluhm
2023-07-05Avoid undefined behavior in tlsexttestTheo Buehler
2023-07-04favor hw.ncpuonline; ok bluhm@Anton Lindqvist
2023-07-04Run Perl tests from our regress tree. It needs a Perl obj directoryAlexander Bluhm
2023-07-04Run Perl tests from our regress tree. It needs a Perl obj directoryAlexander Bluhm
2023-07-04Plug leak in the ssltestTheo Buehler
2023-07-03favor REGRESS_EXPECTED_FAILURESAnton Lindqvist
2023-07-03add regress tests for the remainder of the function provided by our uuid.hJasper Lievisse Adriaanse
2023-07-03add a few tests related to --cflags and --libs in combination with Requires.p...Jasper Lievisse Adriaanse
2023-07-03Stop caring about tls 1.0 and 1.1.Bob Beck
2023-07-03Stop testing tls 1.0 and 1.1Bob Beck
2023-07-02Disable TLS 1.0 and TLS 1.1 in libsslBob Beck
2023-07-02Remove the ability to do tls 1.0 and 1.1 from libtls.Bob Beck
2023-06-29update rpki-regress. log.c is no more.Theo Buehler
2023-06-26On amd64, test whether PKU has been enabled and set our expectationPhilip Guenther
2023-06-26Update regress files to aspa-profile-15 formatJob Snijders
2023-06-24Call notification_done() in the regress test so that the listClaudio Jeker
2023-06-23Codify BN_asc2bn(NULL, *) behavior in regress.Theo Buehler
2023-06-22symbols: Tweak this test so it works with -j NTheo Buehler
2023-06-21Add tests for BN_sqr() corner cases.Joel Sing
2023-06-21Add BN_cmp()/BN_ucmp() tests with zero padded inputs.Joel Sing
2023-06-21Add a BN_num_bits() with zero padded input.Joel Sing
2023-06-20Update regress to align with recent changes in rpki-clientJob Snijders
2023-06-20Fix copy-paste errorTheo Buehler
2023-06-20Add regress coverage for BN_num_bits()Joel Sing
2023-06-19Make enginetest work with disabled engine supportTheo Buehler
2023-06-19Fix GOST test with disabled engineTheo Buehler
2023-06-19Drop test for msgbuf_drain() since that function is no longer part of theClaudio Jeker
2023-06-17Add community tests for various ext-community * versions.Claudio Jeker
2023-06-14fix test after method name changeMarc Espie