summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2019-07-12Test should also run if there is no obj directory. Name regressAlexander Bluhm
2019-07-11tweak tests to match simpler behaviorMarc Espie
2019-07-10yet another creation instanceMarc Espie
2019-07-10actually we only care about the first error line, and the final statusMarc Espie
2019-07-10tweak the pipe to backsubstitute USER for `whoami` so that we can storeMarc Espie
2019-07-10another error injectionMarc Espie
2019-07-09There was a race what is read first: the EOF from stdin to terminateAlexander Bluhm
2019-07-09add a test that explicitly requires test to run.Marc Espie
2019-07-09add a test using fault injection to trigger OpenBSD::Temp errorsMarc Espie
2019-07-09On slow armv7 machine reconnect timeout is faster than test, soAlexander Bluhm
2019-07-09don't look into installurlMarc Espie
2019-07-09a bit too enthusiastic in removing codeMarc Espie
2019-07-09byebye, superseded by genericMarc Espie
2019-07-09tweak the command runs to be able to inject code systematically, in orderMarc Espie
2019-07-06oops. added but not committed. Reminded by PatrickMarc Espie
2019-07-05Put some padding in Perl pack of struct timeval. On armv7 structAlexander Bluhm
2019-07-04Add a dummy attr_writebuf() so that this code links again.Claudio Jeker
2019-07-04add a beautify test... which obviously found bugs, ahahMarc Espie
2019-06-28bgpct can now dump the BGP MPLS VPN entries as well. Adjust output file.Claudio Jeker
2019-06-28Remove some debug echosClaudio Jeker
2019-06-22Add a basic test to check that mrt table dumps work.Claudio Jeker
2019-06-19Add another test file, this way CERT_IP_RANGE is also tested.Claudio Jeker
2019-06-19Adjust a bit since string representation of IPv6 addrs changed.Claudio Jeker
2019-06-19use new REGRESS_EXPECT_FAILURESMarc Espie
2019-06-19Adjust file glob so that CVS is not picked up anymore.Claudio Jeker
2019-06-19Add rpki-clientClaudio Jeker
2019-06-19This currently needs the openssl-1.0.2 package to run. So skip test ifClaudio Jeker
2019-06-18Use the test-files from rpki-client and some files from the rpki cache toClaudio Jeker
2019-06-17Too much spaceClaudio Jeker
2019-06-17Add unit test for new community functions. Should cover the basics.Claudio Jeker
2019-06-17Adjust test since the community rewrite changed order of communities in sets.Claudio Jeker
2019-06-09took me a few to figure out how to reproduce THIS one specificallyMarc Espie
2019-05-31add tests for the "new" tying bugs. first one on the way, second oneMarc Espie
2019-05-29After fixing the pfkey code a bit lets retry with a bit less workarounds.Claudio Jeker
2019-05-29Lets reload the config and check again, just in case where reload gets broken.Claudio Jeker
2019-05-09compare now wants a state object, so make it.Marc Espie
2019-04-01Adjust bgpd conf output because of change of moving neighbors into a real TAILQClaudio Jeker
2019-03-22Add route origin validation testdenis
2019-03-15Adjust config output since holdtime min and fib-priority are no longerClaudio Jeker
2019-03-04After vmm(4) max name length has been increased, adapt vmd(8) configAlexander Bluhm
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2019-03-03Adjust caller of sa2addr() so this compiles again.Claudio Jeker
2019-02-27try to make this check work better and gather more outputSebastian Benoit
2019-02-27Test the export statement for neighborsClaudio Jeker
2019-02-26Extend ext-community test to include most of the possible wildchar supportClaudio Jeker
2019-02-20Add a test that catches problems of tcp md5 signatures, like the oneSebastian Benoit
2019-02-19Use $CC instead of gcc, the latter does not exist on arm64.Alexander Bluhm
2019-02-19With new Perl we have add .OBJDIR to @INC.Alexander Bluhm
2019-02-12rdomain is no more, change this test to validate the vpn statement now.Claudio Jeker
2019-01-29Skip vmd(8) tests on non amd64 machines.Alexander Bluhm