aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2017-10-14Add unit tests for libgtp gtpie.[ch] functionsHarald Welte5-0/+159
This doesn't yet cover all the functions in gtpie.[ch], but testing half of them is better than not testing any of them, so let's merge this current state with a couple of TDOO's on what we still need to test. Change-Id: I30a6dd8a01b7a074ef2d3936d186dfff6c79e6c0
2017-10-13Add unit tests for lib/in46_addr.c codeHarald Welte4-2/+300
Change-Id: Id032c330405e5dca8ecfc0970d128341ed75c675
2017-10-13tests: Remove Makefile.inPau Espin Pedrol1-0/+0
Change-Id: Ie21e8bfab7cda52aa696dd26280efc05c4b51bba
2017-10-13Add ippool unit-test for 'make check' runsHarald Welte6-0/+66746
This test creates a variety of v4 (and one v6) pool and performs allocations until the pool is full, then frees a random number of randomly distributed addresses, re-allocates them and again checks that they're all available and finally once the pool is full allocations fail. Change-Id: Ibf4588e8f3ae71684e5262c0caaa2689aee73a94
2010-05-04remove autotools-generated filesHarald Welte1-0/+0
All those will be re-generated by "autoreconf -i" anyway, so there's no point in keeping them in the repository. Also, the 'bootstrap' script is no longer working with recent autotools versions anyway.
2002-12-16Initial revisionjjako2-0/+0