summaryrefslogtreecommitdiff
path: root/unit
Commit message (Expand)AuthorAgeFilesLines
* unit: Avoid shadowing session info variableMarcel Holtmann2012-07-151-2/+2
* unit: Watch for signals only on CONNMAN_SERVICELucas De Marchi2012-06-301-1/+1
* Do not set signature and reply in GDBus tablesHenrique Dante de Almeida2012-05-181-2/+2
* Convert GDBus methods and signals to use macro helpersHenrique Dante de Almeida2012-05-181-2/+4
* Constify GDBus method tablesHenrique Dante de Almeida2012-05-181-1/+1
* core: Update copyright informationMarcel Holtmann2012-04-291-1/+1
* unit: handling type of connection into session apiTomasz Bursztyka2012-02-282-0/+23
* unit: switching from online to state property into test-sessionTomasz Bursztyka2012-02-283-23/+44
* 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
* test-nat: Add main table testsDaniel Wagner2012-02-131-2/+34
* test-nat: Commit table changesDaniel Wagner2012-02-131-0/+7
* test-nat: Add nat unit testDaniel Wagner2012-02-131-0/+126
* 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
* unit: Fix connect disconnect testDaniel Wagner2011-08-111-13/+62
* unit: Add manager state callbackDaniel Wagner2011-08-113-3/+34
* unit: Add PropertyChanged watch for ManagerDaniel Wagner2011-08-113-1/+144
* unit: Use D-Bus watch for testing ConnMan runningDaniel Wagner2011-08-113-30/+12
* element: Remove element.cDaniel Wagner2011-06-161-0/+2
* unit: Fix wrong include of common headerMarcel Holtmann2011-06-151-1/+1
* unit: Add free-ride testDaniel Wagner2011-06-071-0/+146
* unit: Add session connect disconnect testDaniel Wagner2011-06-071-0/+43
* unit: Add session disconnect testDaniel Wagner2011-06-071-0/+35
* unit: Add session connect testDaniel Wagner2011-06-071-0/+38
* unit: Add create many session testDaniel Wagner2011-06-071-0/+44
* unit: Add create already exists test caseDaniel Wagner2011-06-071-0/+30
* unit: Add create and destroy test caseDaniel Wagner2011-06-071-0/+21
* unit: Add init/cleanup util functionDaniel Wagner2011-06-072-0/+50
* unit: Add create session testDaniel Wagner2011-06-071-0/+37
* unit: Add Session API bindingDaniel Wagner2011-06-073-1/+426
* unit: Add manager create/destroy testsDaniel Wagner2011-06-073-4/+86
* unit: Toggle SessionMode for each test caseDaniel Wagner2011-06-071-0/+38
* unit: Add Manager API bindingDaniel Wagner2011-06-072-0/+230
* unit: Add util function for unit testsDaniel Wagner2011-06-073-2/+212
* unit: Add test-sessionDaniel Wagner2011-06-071-0/+35