aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
AgeCommit message (Expand)AuthorFilesLines
2018-04-17use osmo_init_logging2Pau Espin Pedrol2-2/+8
2017-12-11Add support for IPv4v6 End User AddressesPau Espin Pedrol2-10/+85
2017-12-04tests: Split ipv6 specific tests into a new test groupPau Espin Pedrol9-352/+427
2017-11-29sanitize build: ensure uint16/32 alignment in gtpie_test and in46a_testNeels Hofmeyr1-1/+2
2017-10-31fix compiler warnings: return 0 in main(), in 3 testsNeels Hofmeyr2-0/+2
2017-10-17ippool: Implement and use blacklist instead of blindly using IPPOOL_NOGATEWAYPau Espin Pedrol3-16/+287
2017-10-16lib/in46a: Introduce in46a_netmasklen APIPau Espin Pedrol2-0/+61
2017-10-16lib/ippool: Fix listsize calculated 1 elem too smallPau Espin Pedrol2-15/+20
2017-10-13Add unit tests for lib/in46_addr.c codeHarald Welte3-2/+294
2017-10-13Add ippool unit-test for 'make check' runsHarald Welte4-0/+66697