Pavel Tvrdík
e0176f2639
Birdtest: Clean up unit tests from mock-ups
2015-08-05 12:36:40 +02:00
Pavel Tvrdík
d16050108f
Birdtest: Tunning IP tests, Hash tests
2015-08-04 10:26:33 +02:00
Pavel Tvrdík
ca996d807f
Birdtest: Use origin macros from lib/ip.h
...
Thanks to Ondrej 'Santiago' Zajicek
2015-08-03 09:03:38 +02:00
Pavel Tvrdík
12879947cf
Birdtest: Fix non-debug compilation of IP tests
2015-07-29 09:51:17 +02:00
Pavel Tvrdík
f84f925036
Birdtest: add IPv6 unit test for convert '::'
2015-04-29 16:50:38 +02:00
Pavel Tvrdík
979dc9e65e
Birdtest: Refactore some tests
...
lib/bitops_test.c
lib/ip_test.c
lib/lists_test.c
lib/md5_test.c
2015-04-15 12:11:50 +02:00
Pavel Tvrdík
84dbe05f93
Birdtest: Extend IP addr funcs Tests
2015-04-13 10:59:20 +02:00
Pavel Tvrdík
a84b9c62d1
Birdtest: Add bt_assert_fn_in_*
...
- Improved test output formating: aligned, colored [ OK ] / [FAIL]
- A failed assert will not interupt the whole test suite
- bt_assert_fn_in_* are macros for testing input and output from the some
function
2015-04-13 10:52:21 +02:00
Pavel Tvrdík
947018a7ef
Birdtest: bt_test_case() -> bt_test_suite()
2015-04-13 10:42:10 +02:00
Pavel Tvrdík
9a49b70d1b
Birdtest: Add IP addr funcs Tests (not complete)
2015-04-03 12:55:36 +02:00