Age | Commit message (Expand) | Author |
---|---|---|
2019-07-27 | ifconfig.test: actually skip tests if dummy0 up fails. | Elliott Hughes |
2019-07-06 | ifconfig.test: disable the pointopoint tests. | Elliott Hughes |
2019-01-07 | Use `return` rather than `continue` to make bash 4.4 happy. | Elliott Hughes |
2017-10-22 | Insmod dummy for ifconfig tests, and "pointopoint" only has two t's. | Rob Landley |
2016-03-02 | Factor out command name at the start of test name, have runtest.sh print it. | Rob Landley |
2016-01-31 | More testsuite tweaks. | Rob Landley |
2015-05-12 | Set the executable bits on all the *.test files. (Wasn't consistent, is now.) | Rob Landley |
2014-11-27 | New ifconfig tests from Cynt Rynt. | Rob Landley |