aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/in46a_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-17use osmo_init_logging2Pau Espin Pedrol1-1/+4
2017-12-11Add support for IPv4v6 End User AddressesPau Espin Pedrol1-9/+82
2017-12-04tests: Split ipv6 specific tests into a new test groupPau Espin Pedrol1-78/+136
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 Hofmeyr1-0/+1
2017-10-16lib/in46a: Introduce in46a_netmasklen APIPau Espin Pedrol1-0/+59
2017-10-13Add unit tests for lib/in46_addr.c codeHarald Welte1-0/+265