Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add some knobs: | 2018-10-17 | 1 | -2/+7 | |
| | | | | | | | | | UNITTEST_FAST?= no # Skip slow tests (e.g. less intensive fuzzing). UNITTEST_SLOW?= no # Include slower tests (e.g. more intensive fuzzing). UNITTEST_VERBOSE?= no # Verbose test output (inc. per-test names). useful if you want to run the tests as a smoke test to exercise the functionality without waiting for all the fuzzers to run. | ||||
* | unit tests for new buffer API; including basic fuzz testing | 2014-04-30 | 1 | -0/+123 | |