Age | Commit message (Expand) | Author |
2019-11-30 | Test inet6 netmask and non-contiguous netmask in ifconfig(8). | Alexander Bluhm |
2019-11-19 | Update, max /usr has grown | Otto Moerbeek |
2019-11-14 | Fix undefined symbol for ikev2_ike_sa_setreason. | tobhe |
2019-10-25 | Add tests for ifconfig(8) with inet6 addresses. | Alexander Bluhm |
2019-10-24 | Test the old ioctl(2) for interface addresses SIOCSIFADDR, | Alexander Bluhm |
2019-10-16 | Test various combinations of setting interface addresses with | Alexander Bluhm |
2019-10-16 | Link regress ifconfig to build. | Alexander Bluhm |
2019-10-16 | Test various combinations of setting interface addresses with | Alexander Bluhm |
2019-08-23 | Default layout for disklabel(8) has changed, /usr became larger. | Alexander Bluhm |
2019-08-14 | Add ikev2_ikesa_info dummy definition for parser test. | tobhe |
2019-05-11 | Add support for IKEv2 Message Fragmentation as defined in RFC 7383. | Patrick Wildt |
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm |
2019-04-04 | Add an update target to regenerate the expected results. | Alexander Bluhm |
2019-04-03 | Update *.ok files to reflect recent modifications to | Kenneth R Westerback |
2019-03-30 | tweak comment lines. | YASUOKA Masahiko |
2019-03-30 | Add 5 test cases for | asou |
2019-02-13 | Forgot a return in previous commit to actually skip the test. | Alexander Bluhm |
2019-02-12 | Skip test if disk type is not in /etc/disktab. There is no floppy | Alexander Bluhm |
2018-09-27 | Sometimes make picked the wrong rule for the adapted disklabel | Alexander Bluhm |
2018-09-27 | Actually I missed the /usr/local default size change in disklabel(8). | Alexander Bluhm |
2018-09-26 | Split the disklabel regress into multiple tests. Move all code | Alexander Bluhm |
2018-09-25 | disklabel(8) uses hw.physmem to calculate swap and /var sizes. This | Alexander Bluhm |
2018-09-19 | Try to turn this into an actual regress test. | Kenneth R Westerback |
2018-09-07 | Not adding ::1 on non-default lo(4) broke regress/sbin/route. | Alexander Bluhm |
2018-07-28 | Use strtonum in host() | kn |
2018-07-11 | Some spaces have been removed from pfctl print. Adapt expected | Alexander Bluhm |
2018-06-04 | Allow specifying binary via ROUTE | kn |
2018-03-22 | The iked(8) fuzzer did not fuzz encrypted payloads. With that changed | Patrick Wildt |
2018-02-20 | Test that removing a mpath RTF_CLONING route entry do not remove the | Martin Pieuchot |
2018-02-19 | Correctly diff the output of test 32. | Martin Pieuchot |
2018-02-14 | Make sure lo5 is tied to rdomain 5. | Martin Pieuchot |
2018-02-12 | Always destroy all interfaces before starting a new test. | Martin Pieuchot |
2018-02-12 | Pass '-inet6' to the default loopback before each test. | Martin Pieuchot |
2018-02-12 | Now that the default loopback interface is brough UP when rdomain 5 | Martin Pieuchot |
2018-02-12 | Revert previous, the changed has been backed out and I wasn't running | Martin Pieuchot |
2018-02-12 | Fix most outputs now that lo5 is getting 127.0.0.1 automagically. | Martin Pieuchot |
2018-02-08 | Test that next-hop L2 caches are cloned using the correct MPATH route. | Martin Pieuchot |
2017-12-12 | Fix pfloadanchors tests when running with obj directory. | Alexander Bluhm |
2017-11-29 | Test invalid divert combinations and adapt error messages. | Alexander Bluhm |
2017-11-29 | - regression tests for 'load anchor ... from ...' | Alexandr Nedvedicky |
2017-11-24 | Use the environment variable PFCTL to specify a different executable | Alexander Bluhm |
2017-10-11 | Generate a router advertisement with scapy and check that slaacd | Florian Obser |
2017-10-11 | don't create pyc files | Florian Obser |
2017-09-12 | Sleep for some time to avoid race reporting a different number of reference | Martin Pieuchot |
2017-09-05 | Test that MPATH routes with different priorities are insterted respecting | Martin Pieuchot |
2017-09-05 | Document new test. | Martin Pieuchot |
2017-09-05 | Test that all MPATH routes attached to an interface are taken down when | Martin Pieuchot |
2017-08-25 | hook up slaacd; "tests should run" bluhm@ | Florian Obser |
2017-08-25 | bluhm points out that it is preferable to have this more noisy to be | Florian Obser |
2017-08-25 | regress for slaacd(8); not yet hooked to the build | Florian Obser |