summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2019-05-11Add support for IKEv2 Message Fragmentation as defined in RFC 7383.Patrick Wildt
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-04-04Add an update target to regenerate the expected results.Alexander Bluhm
2019-04-03Update *.ok files to reflect recent modifications toKenneth R Westerback
2019-03-30tweak comment lines.YASUOKA Masahiko
2019-03-30Add 5 test cases forasou
2019-02-13Forgot a return in previous commit to actually skip the test.Alexander Bluhm
2019-02-12Skip test if disk type is not in /etc/disktab. There is no floppyAlexander Bluhm
2018-09-27Sometimes make picked the wrong rule for the adapted disklabelAlexander Bluhm
2018-09-27Actually I missed the /usr/local default size change in disklabel(8).Alexander Bluhm
2018-09-26Split the disklabel regress into multiple tests. Move all codeAlexander Bluhm
2018-09-25disklabel(8) uses hw.physmem to calculate swap and /var sizes. ThisAlexander Bluhm
2018-09-19Try to turn this into an actual regress test.Kenneth R Westerback
2018-09-07Not adding ::1 on non-default lo(4) broke regress/sbin/route.Alexander Bluhm
2018-07-28Use strtonum in host()kn
2018-07-11Some spaces have been removed from pfctl print. Adapt expectedAlexander Bluhm
2018-06-04Allow specifying binary via ROUTEkn
2018-03-22The iked(8) fuzzer did not fuzz encrypted payloads. With that changedPatrick Wildt
2018-02-20Test that removing a mpath RTF_CLONING route entry do not remove theMartin Pieuchot
2018-02-19Correctly diff the output of test 32.Martin Pieuchot
2018-02-14Make sure lo5 is tied to rdomain 5.Martin Pieuchot
2018-02-12Always destroy all interfaces before starting a new test.Martin Pieuchot
2018-02-12Pass '-inet6' to the default loopback before each test.Martin Pieuchot
2018-02-12Now that the default loopback interface is brough UP when rdomain 5Martin Pieuchot
2018-02-12Revert previous, the changed has been backed out and I wasn't runningMartin Pieuchot
2018-02-12Fix most outputs now that lo5 is getting 127.0.0.1 automagically.Martin Pieuchot
2018-02-08Test that next-hop L2 caches are cloned using the correct MPATH route.Martin Pieuchot
2017-12-12Fix pfloadanchors tests when running with obj directory.Alexander Bluhm
2017-11-29Test invalid divert combinations and adapt error messages.Alexander Bluhm
2017-11-29- regression tests for 'load anchor ... from ...'Alexandr Nedvedicky
2017-11-24Use the environment variable PFCTL to specify a different executableAlexander Bluhm
2017-10-11Generate a router advertisement with scapy and check that slaacdFlorian Obser
2017-10-11don't create pyc filesFlorian Obser
2017-09-12Sleep for some time to avoid race reporting a different number of referenceMartin Pieuchot
2017-09-05Test that MPATH routes with different priorities are insterted respectingMartin Pieuchot
2017-09-05Document new test.Martin Pieuchot
2017-09-05Test that all MPATH routes attached to an interface are taken down whenMartin Pieuchot
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