summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2017-08-25hook up slaacd; "tests should run" bluhm@Florian Obser
2017-08-25bluhm points out that it is preferable to have this more noisy to beFlorian Obser
2017-08-25regress for slaacd(8); not yet hooked to the buildFlorian Obser
2017-08-13actually add the files needed by my test. noted by bluhm@, thxSebastian Benoit
2017-08-11add option -N (no domain resolution)Sebastian Benoit
2017-08-10Use "! cmd" for commands that are expected to fail.Martin Pieuchot
2017-08-10Test that 'route change' has no effect on a RTF_LOCAL route.Martin Pieuchot
2017-08-07In pf.conf the icmp6-type notnbr-unr has been renamed to beyond-unr.Alexander Bluhm
2017-07-27Work around for rttest8 that some times fail due to a reference countMartin Pieuchot
2017-07-20Fixup pf109.ok and rewrite pf110Mike Belopuhov
2017-07-19Regression tests asserting various HFSC and FQ-CoDel functionalityMike Belopuhov
2017-07-15regress/sbin/pfctl - use -n for pfcmd groupAdam Wolk
2017-07-07Remove all references to "make depend" from regress.Alexander Bluhm
2017-07-05Implement the generated dependency with a stamp file to avoid needlessAlexander Bluhm
2017-07-04Do not add isakmpd obj directory to .PATH. We must compile someAlexander Bluhm
2017-07-03Generate source and header files for regress on demand.Alexander Bluhm
2017-05-30Organize iked parser regress Makefile similar to mandoc dbm_dump.Alexander Bluhm
2017-05-30Link iked test to build so that obj directories are created.Alexander Bluhm
2017-05-30Remove the .INTERRUPT target, it prevented to terminate the testAlexander Bluhm
2017-05-29fuzz the iked payload parser using the openssh unit-test frameworkMarkus Friedl
2017-05-29*** empty log message ***Markus Friedl
2017-04-19SA group has been renamed to bundle. Adapt test.Alexander Bluhm
2017-04-14Add tests with the ipsec.conf SA bundle keyword.Alexander Bluhm
2017-03-23Add tests for SA grouped in bundles.Alexander Bluhm
2017-03-23Allow to override location of ipsecctl tool with IPSECCTL environment.Alexander Bluhm
2017-02-28Reflect recent net/route.c change. Adding a conflicting route noMartin Pieuchot
2016-12-06Update to match recent changes.Martin Pieuchot
2016-11-23Test that af-to cannot be used together with route-to, reply-to, dup-to.Alexander Bluhm
2016-09-30also copy pf103.include to obj dirOtto Moerbeek
2016-09-04Link isakmpd regress to the build.Alexander Bluhm
2016-09-04Fix use after freeMike Belopuhov
2016-09-03Some isakmpd tests need generated header files from isakmpd. ChangeAlexander Bluhm
2016-09-02Repair remaining isakmpd regress testsMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove the GF(2**n) math test since isakmpd has been switchedMike Belopuhov
2016-09-02Remove old RSA key generation and verification test as it's done nowMike Belopuhov
2016-09-02Adjust for the new default MODP groupMike Belopuhov
2016-09-02Remove obsolete DES-CBC testsMike Belopuhov
2016-09-01no route-to/reply-to/dup-to on block rules, aka make this pass againHenning Brauer
2016-09-01Now the cached route flag appears in "route show". Adapt test.Alexander Bluhm
2016-09-01Test that RTF_LOCAL routes cannot be deleted from userland.Martin Pieuchot
2016-09-01Use counter should stay at '0' if the lookup hasn't been done forMartin Pieuchot
2016-08-31Add a bunch of regress test to verify the RTM_CHANGE behaviour of mpathClaudio Jeker
2016-08-31Document what the various test here do. With mpi@Claudio Jeker
2016-08-26Make regress Makefile consistent with other tests, use bsd.regress.mk.Alexander Bluhm
2016-08-22Use a reachable next hop for test 13, which make it fail as it should.Martin Pieuchot
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-08-22Sync refcount with recent change.Martin Pieuchot