Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-17 | Use setup and cleanup feature from regress framework. | Alexander Bluhm | |
Remove echo headlines. Use consistent target names. Makefile cleanup. | |||
2018-06-25 | Before running the tests, consistently check whether interfaces or | Alexander Bluhm | |
routing domains are busy. | |||
2018-02-05 | typos | anton | |
2017-11-15 | Makefile cleanup, avoid DNS lookups, add copyright. | Alexander Bluhm | |
2017-10-18 | Move the test implementation into the Makefile. Then we have only | Alexander Bluhm | |
one place to look at. Make prints the commands it executes to assist debugging and analysis. If the test fails, there are simple regress targets that can be run to reproduce the error easily. | |||
2016-11-15 | Sync rdomain_is_used() | Martin Pieuchot | |
2016-10-10 | Move check for sysctl settings from shell script to makefile to | Alexander Bluhm | |
handle skipping consistently like other tests. | |||
2016-10-07 | Add simple regress test for vxlan(4) and etherip(4). | YASUOKA Masahiko | |
ok bluhm |