summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
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
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2019-01-18Adapt expected number of dropped messages after sendsyslog(2) kernelAlexander Bluhm
2018-12-21make sure that test is not run in interactive mode, since the failingMarc Espie
2018-12-19Basic config test for various ext-community options.Claudio Jeker
2018-12-12+nettle-bug now that the fix has been committedMarc Espie
2018-12-12Enable the rules doing more than one match at a time. This works since a while.Claudio Jeker
2018-12-11Fix regress test. The rule optimizer changes output since all theClaudio Jeker
2018-12-11add a non regression test that triggers the nettle bugMarc Espie
2018-12-04Run each test as a single entry in REGRESS_TARGETS to get a betterAlexander Bluhm
2018-12-04Update bgpd result files after the community change. Forgot this bit ofClaudio Jeker
2018-12-03Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random.Alexander Bluhm
2018-11-13check various community combinationsClaudio Jeker
2018-11-13it's expected for pkg_add to exit 1 now, since it's missing one dependentMarc Espie
2018-11-07Use log updates and start bgpd -v so that errors can be debugged easier.Claudio Jeker
2018-11-01Make this compile again by defining struct rde_memstats rdemem; in the tests.Claudio Jeker
2018-10-31add missing echo call to cleanup target for consistencyanton
2018-10-23Previous commit introduced typo in dependency. Create dummy fileAlexander Bluhm
2018-10-22The recent switch to realpath(3) for the boot string in vmd(8) brokeAlexander Bluhm
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2018-10-20update to reflect changes introduced with relayd r1.227denis
2018-10-09make use of the new regress setup/cleanup featureanton
2018-10-08Add support for qcow2 base images (external snapshots).Reyk Floeter
2018-10-06Debug output of rsyslogd has changed, adapt regex in compatibilityAlexander Bluhm
2018-10-06Simplify regress tests by using the new setup and cleanup feature.Alexander Bluhm
2018-10-05pass current dir, rdomains and interfaces as argument to the test.Sebastian Benoit
2018-10-01run the integrationtests/Sebastian Benoit
2018-10-01add new testcase for network statements (announcing/redistributing routesSebastian Benoit
2018-09-29Adjust for the roa-set, origin-set commit that just happend in bgpdClaudio Jeker
2018-09-29ROA_UNKNOWN is now ROA_NOTFOUND (as in the RFC).Claudio Jeker
2018-09-26Fix out file to be actually correct for the input file.Claudio Jeker
2018-09-24sync host*() changes from bgpddenis
2018-09-21Basic testing of roa-sets.Claudio Jeker
2018-09-21Add some more prefix-set test cases. Mainly to test edge cases in the RBClaudio Jeker
2018-09-20Adjust unittests to the adjustments done to the as_set code.Claudio Jeker
2018-09-20Sort order changed because an RB tree is now used for prefixsets.Claudio Jeker