aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tests: Add missing mockup function to testsOndrej Zajicek (work)2021-02-101-0/+1
* Test: Fix unit test mockupsOndrej Zajicek (work)2020-06-031-0/+1
* IPv6 address parser: fail on incomplete addressesMaria Matejka2020-05-011-1/+4
* Test: Improve filter_testOndrej Zajicek (work)2019-12-173-9/+10
* Testing measures timesMaria Matejka2019-10-091-7/+30
* Testing: Don't call vsnprintf with NULL formatMaria Matejka2019-10-041-1/+2
* Fixed undefined behavior on signals.Maria Matejka2019-10-041-0/+5
* Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-102-13/+8
|\
| * Test: Fixed annoying warnings (and possible obscure bugs).Maria Matejka2019-07-092-5/+4
| * Test: better random u64 generatorMaria Matejka2019-07-092-13/+8
* | Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-031-0/+2
|\|
| * Add mock-up function for unit testsOndrej Zajicek (work)2019-06-301-0/+1
| * Add mock-up function for unit testsOndrej Zajicek (work)2019-06-121-0/+1
* | Test: Added -d flag to die directly after first error.Maria Matejka2019-02-201-2/+11
* | Test: Fixed annoying warnings (and possible obscure bugs).Maria Matejka2019-02-202-5/+4
|/
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-291-2/+2
* Timers: Fix tests after timer changeOndrej Zajicek (work)2017-12-071-0/+1
* Minor cleanupsOndrej Zajicek (work)2016-12-131-1/+1
* Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0Pavel Tvrdik2016-11-112-31/+27
* Birdtest: Put hard new lines for strict line widthPavel Tvrdik2016-11-111-9/+23
* Unit Testing for BIRDOndrej Zajicek (work)2016-11-095-0/+932