Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-07 | Printf: Add support for microsecond times | Ondrej Zajicek (work) | |
Use '%t' in bsnprintf() for microsecond times (in btime) with variable sub-second precision. | |||
2016-11-11 | Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0 | Pavel Tvrdik | |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) | |
- Unit Testing Framework (BirdTest) - Integration of BirdTest into the BIRD build system - Tests for several BIRD modules Based on squashed Pavel Tvrdik's int-test branch, updated for current int-new branch. |