summaryrefslogtreecommitdiff
path: root/unit/test-ippool.c
Commit message (Expand)AuthorAgeFilesLines
* unit: Fix copyright statementDaniel Wagner2014-07-221-1/+1
* unit: Do not compare expression against NULLDaniel Wagner2013-08-071-3/+3
* unit: Multiple collisions with different poolsJukka Rissanen2013-06-121-0/+97
* unit: Test ippool collision differentlyJukka Rissanen2013-06-121-0/+87
* test-ippool: Shortcut exhausting allocation testDaniel Wagner2013-05-291-3/+9
* test-ippool: Update unit test printoutsDaniel Wagner2013-03-191-8/+8
* test-ippool: Test overlapping rangesDaniel Wagner2012-02-131-1/+29
* test-ippool: Rename basic2 to exhaust0Daniel Wagner2012-02-131-2/+2
* test-ippool: Reinit ippool for each testDaniel Wagner2012-02-131-9/+19
* test-ippool: Split basic0 testDaniel Wagner2012-02-131-5/+15
* ippool: Add prefixlen argument to __connman_ippool_new/deladdr()Daniel Wagner2012-02-131-2/+2
* tethering: Add notification callback implementationGuillaume Zajac2012-02-011-1/+1
* test-ippool: Add collision unit testDaniel Wagner2012-02-011-0/+56
* ippool: Add API to notify when IP is externally assignedDaniel Wagner2012-02-011-3/+3
* test-ippool: Add unit test for ippoolDaniel Wagner2012-02-011-0/+154