Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unit-tests: Move test suites to its own subfolder | Martin Willi | 2013-11-06 | 1 | -556/+0 |
* | utils: Add utility function to calculate padding length | Tobias Brunner | 2013-10-17 | 1 | -1/+8 |
* | ipsec_types: Add utility function to parse mark_t from strings | Tobias Brunner | 2013-10-11 | 1 | -0/+49 |
* | utils: Add case-insensitive version of strpfx() | Tobias Brunner | 2013-08-24 | 1 | -0/+36 |
* | utils: add round_up/down() helper functions | Martin Willi | 2013-07-29 | 1 | -0/+26 |
* | unit-tests: enforce CET/CEST timezone to properly test non-UTC time formatting | Martin Willi | 2013-06-21 | 1 | -0/+6 |
* | unit-tests: define 64-bit constats with ULL, fixing compiler warning on 32-bit | Martin Willi | 2013-06-21 | 1 | -2/+2 |
* | Enable leak detective for all test cases | Tobias Brunner | 2013-06-11 | 1 | -2/+1 |
* | Added tests for utils/utils.[ch] | Tobias Brunner | 2013-06-11 | 1 | -0/+375 |
* | Add tests for lib->get|set | Tobias Brunner | 2013-06-11 | 1 | -0/+58 |