summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
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
2021-10-11quote sudo and handle argumentsAnton Lindqvist
2021-10-11Invoke ${SUDO} before env(1) and not the other way around. Otherwise,Anton Lindqvist
2021-10-11Replace poor man's synchronization primitive (i.e. sleep) with aAnton Lindqvist
2021-10-09delete unneccessary arpa/nameser.h includesTheo de Raadt
2021-10-07honor objdirAnton Lindqvist
2021-10-07Replace the ugly openssl11 hack for the missing ASN1_time_parse() andClaudio Jeker
2021-10-06we now pass that testMarc Espie
2021-10-05add missing sudoAnton Lindqvist
2021-10-05fix stderr redirectAnton Lindqvist
2021-10-05add missing sudo and handle argumentsAnton Lindqvist
2021-10-05Add BGPsec router certificate to rpki-client regressJob Snijders
2021-10-05stop masking test-http.c failuresAnton Lindqvist
2021-10-03Unbreak btrace(8) regress, adding missing files.Dave Voutila
2021-10-03bt(5)/btrace(8): add support for str()Dave Voutila
2021-10-02hook up btraceAnton Lindqvist
2021-09-28testcase for the avahi/avahi-lib/avahi-glib/cups updateMarc Espie
2021-09-16various improvements:Anton Lindqvist
2021-09-14Fix regression test, prodded by bluhm@Martin Pieuchot
2021-09-09add test for printing empty argumentsJasper Lievisse Adriaanse
2021-09-09add hist() tests similar to mapempty.btJasper Lievisse Adriaanse
2021-09-09Hook test for command line arguments support.Martin Pieuchot