summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2022-03-19mark injection fault test as okay to fail, since this case no longerMarc Espie
2022-03-15Add a test for expanding macros in large-community strings.Claudio Jeker
2022-03-08Add a sleep when starting the bgpd daemons so that there is less chanceClaudio Jeker
2022-03-08Start bgpd in rdomain 1 a bit earlier to avoid session establishmentClaudio Jeker
2022-03-04Make the regress test more reliable by starting the bgpd instances furtherClaudio Jeker
2022-03-03Stub rde_send_kroute() reminded by tb@Claudio Jeker
2022-02-24Regen most of the config output. With support for alternating ports theClaudio Jeker
2022-02-22Bump the number of wait_until iterations, in the hopes of making theAnton Lindqvist
2022-02-10Fix regress after crl_print() addition so anton doesn't have to complainTheo Buehler
2022-02-07Switch to stdint.h types like rest of bgpdClaudio Jeker
2022-02-04Test that a non conforming xmlns attribute results in a failure.Claudio Jeker
2022-02-04Fix xmlns URI, I guess I search and replaced too much in this file.Claudio Jeker
2022-01-19Disable regress for set requests after dropping support in new applicationMartijn van Duren
2022-01-19Add missing x509_init_oid() calls in regress tests.Claudio Jeker
2022-01-18Adjust after change to cert_parse() and ta_parse().Claudio Jeker
2022-01-13Adapt to changed debugging outputMartijn van Duren
2022-01-07Somehow I always forget that the more global LC_ALL takes precedence overMartijn van Duren
2022-01-05Use LC_CTYPE instead of LC_ALL.Martijn van Duren
2021-12-30typo: p5-Socket-SSL -> p5-IO-Socket-SSLDave Voutila
2021-12-24Sync test code after the change of id from size_t to unsigned int.Claudio Jeker
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-22Replace deprecated IO::Socket::INET6 with IO::Socket::IP.Alexander Bluhm
2021-12-19Suppress error output from sysctl: kern.allowdt doesn't exist onPhilip Guenther
2021-12-03Dump more data in the hopes of figuring out why this test occasionallyAnton Lindqvist
2021-12-02Tell testers which packages to install right away (and why)Klemens Nanni
2021-12-02Log that kern.allowdt=1 is needed and whereKlemens Nanni
2021-12-02Tell testers which packages to install right awayKlemens Nanni
2021-12-01Add some RRDP specific regress tests.Claudio Jeker
2021-11-25LibreSSL error message has changed again, make test more tolerant.Alexander Bluhm
2021-11-23temporarily disable test unless this is fixedMarc Espie
2021-11-17add more checks for badly specified pkgspecsMarc Espie
2021-11-16add a few more checks for incorrect specsMarc Espie
2021-11-11Remove switchd regress tests.Claudio Jeker
2021-11-10Add a test for the redirect loop limit. It would be great if someoneClaudio Jeker
2021-11-08Pull OpenSSL test into the Makefile using it to avoid it on "make obj"Klemens Nanni
2021-11-05Add getmonotime() to test-http.c so that the test compiles again.Claudio Jeker
2021-11-03Add a test tal that has comments and also comes with CRLFClaudio Jeker
2021-10-26Adjust regress to the new BIO-free world order.Claudio Jeker
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, theTheo de Raadt
2021-10-24Use the print.c file which is now shipped in rpki-client to printClaudio Jeker
2021-10-24Anther day another broken test-http.c report from anton@Claudio Jeker
2021-10-23For testing snmpd, use rc script to stop any running snmpd on machineAlexander Bluhm
2021-10-23Fixup test-http.c after big io change before anton@ complainsClaudio Jeker
2021-10-23Unbreak test-http after the last io.c changesClaudio Jeker
2021-10-13Fix regress test after changing the way bgpsec pubkeys are shown and processed.Claudio Jeker
2021-10-12Relax test regex, read or write error is possible.Alexander Bluhm
2021-10-12quote sudo and handle argumentsAnton Lindqvist
2021-10-11Fold bgpsec cert & traditional certs into same testJob Snijders
2021-10-11Improve BGpsec regress testJob Snijders