summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
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
2018-09-18Start testing the roa backend (test 5) and cleanup tool in general.Claudio Jeker
2018-09-18fix a crash when prefix length is not specifieddenis
2018-09-14Adjust and extend unit test for as_set after last bgpd commitClaudio Jeker
2018-09-13Adjust after introduction of maxlenClaudio Jeker
2018-09-11add files for test 4Sebastian Benoit
2018-09-10check orlonger option of trie_match()Sebastian Benoit
2018-09-10test all variations of network statementsSebastian Benoit
2018-09-10add a test for network statements with prefix-setsSebastian Benoit
2018-09-10update regression tests after previous commit. ok claudio@Sebastian Benoit
2018-09-09Enable the empty as-set and prefix-set tests since that is now allowed againClaudio Jeker
2018-09-09Comment the empty as-set and prefix-set tests. This is not yet working.Claudio Jeker
2018-09-09Enable all the #notyet tests since the parser supports those nowClaudio Jeker
2018-09-09prefix-set printing was adjusted in last commit. Adjust test.Claudio Jeker
2018-09-09Fixup regress test after the last burst of commits by benno@Claudio Jeker
2018-09-09Fixup unit test after change to trie_match (or-longer case)Claudio Jeker
2018-09-09Add disk format tests.ccardenas
2018-09-09Add tests for disk format.ccardenas
2018-09-08Regress tests for as-set and prefix-set blocksClaudio Jeker
2018-09-08Add some additional config regress tests. Testing neighbor, group and rdomain.Claudio Jeker
2018-09-08add a check for curly braces in a macro being used inside a filterSebastian Benoit
2018-09-07Regress test for rde_trie should cover some basics for now.Claudio Jeker
2018-09-07Refactor a bit and add another testClaudio Jeker
2018-09-07Add a basic unittest for the as_set_* functionsClaudio Jeker
2018-09-07Move the config regress tests into own directory making space for additionalClaudio Jeker