Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Print the test description before running each subtest. | 2017-01-12 | 1 | -1/+2 | |
| | |||||
* | Do not suppress error messages to stderr, but remove unnecessary | 2017-01-12 | 1 | -4/+4 | |
| | | | | debug prints. This gives better hints why the tests are failing. | ||||
* | Make test more verbose when it fails. | 2017-01-11 | 1 | -4/+7 | |
| | |||||
* | Repair the namegen function to make ffs regress useful again. | 2016-02-28 | 1 | -2/+2 | |
| | | | | | | | | openssl md5 adds a "(stdin)= " prefix to the output, but all we need is the actual md5 sum itself. This caused most of the ffs regress tests to fail. ok mpi@ | ||||
* | Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@ | 2007-03-30 | 1 | -0/+60 | |