summaryrefslogtreecommitdiff
path: root/unit
AgeCommit message (Expand)AuthorFilesLines
2013-03-19test-ippool: Update unit test printoutsDaniel Wagner1-8/+8
2013-03-18test-session: Move file to tools and rename it to session-testDaniel Wagner5-1586/+0
2013-03-18test-iptables: Move file to tools and rename it to iptables-unitDaniel Wagner1-327/+0
2013-02-22test-iptables: Fix memory leakDaniel Wagner1-0/+2
2013-02-22test-iptables: Delete all rules in target0Daniel Wagner1-0/+14
2013-02-14unit: Fix wrong format identifier for size_tMarcel Holtmann1-1/+1
2013-02-14unit: Add test cases for SHA-1 based PBKDF2 and PRFMarcel Holtmann2-0/+444
2013-02-12test-iptables: Add chain add remove testsDaniel Wagner1-0/+30
2013-02-12test-iptables: Add fallthrough unit testDaniel Wagner1-0/+19
2013-02-12iptables: Remove unused __connman_iptables_command()Daniel Wagner1-76/+0
2013-02-12test-nat: Move tests to test-iptablesDaniel Wagner2-165/+77
2013-02-12test-iptables: Add unit test for the new APIDaniel Wagner1-0/+139
2013-02-12test-iptables: Add unit test for iptablesDaniel Wagner1-0/+122
2012-12-11unit: Fix differences with including gdbus.h headerMarcel Holtmann3-3/+3
2012-11-23log: Give program name and version in log initJukka Rissanen1-1/+1
2012-10-08unit: Wrong enum type used in session codeJukka Rissanen1-1/+1
2012-09-28log: Disable stack trace from command linePatrik Flykt1-2/+2
2012-09-27unit: Do not append empty AllowedBearers dictionaryDaniel Wagner1-0/+3
2012-09-27unit: Support ConnectionType unknownDaniel Wagner1-1/+3
2012-09-27session: Move configuration bits to a public structDaniel Wagner1-15/+0
2012-09-27unit: Update session unit test to API changesDaniel Wagner2-124/+3
2012-07-15unit: Avoid shadowing session info variableMarcel Holtmann1-2/+2
2012-06-30unit: Watch for signals only on CONNMAN_SERVICELucas De Marchi1-1/+1
2012-05-18Do not set signature and reply in GDBus tablesHenrique Dante de Almeida1-2/+2
2012-05-18Convert GDBus methods and signals to use macro helpersHenrique Dante de Almeida1-2/+4
2012-05-18Constify GDBus method tablesHenrique Dante de Almeida1-1/+1
2012-04-29core: Update copyright informationMarcel Holtmann1-1/+1
2012-02-28unit: handling type of connection into session apiTomasz Bursztyka2-0/+23
2012-02-28unit: switching from online to state property into test-sessionTomasz Bursztyka3-23/+44
2012-02-13test-ippool: Test overlapping rangesDaniel Wagner1-1/+29
2012-02-13test-ippool: Rename basic2 to exhaust0Daniel Wagner1-2/+2
2012-02-13test-ippool: Reinit ippool for each testDaniel Wagner1-9/+19
2012-02-13test-ippool: Split basic0 testDaniel Wagner1-5/+15
2012-02-13ippool: Add prefixlen argument to __connman_ippool_new/deladdr()Daniel Wagner1-2/+2
2012-02-13test-nat: Add main table testsDaniel Wagner1-2/+34
2012-02-13test-nat: Commit table changesDaniel Wagner1-0/+7
2012-02-13test-nat: Add nat unit testDaniel Wagner1-0/+126
2012-02-01tethering: Add notification callback implementationGuillaume Zajac1-1/+1
2012-02-01test-ippool: Add collision unit testDaniel Wagner1-0/+56
2012-02-01ippool: Add API to notify when IP is externally assignedDaniel Wagner1-3/+3
2012-02-01test-ippool: Add unit test for ippoolDaniel Wagner1-0/+154
2011-08-11unit: Fix connect disconnect testDaniel Wagner1-13/+62
2011-08-11unit: Add manager state callbackDaniel Wagner3-3/+34
2011-08-11unit: Add PropertyChanged watch for ManagerDaniel Wagner3-1/+144
2011-08-11unit: Use D-Bus watch for testing ConnMan runningDaniel Wagner3-30/+12
2011-06-16element: Remove element.cDaniel Wagner1-0/+2
2011-06-15unit: Fix wrong include of common headerMarcel Holtmann1-1/+1
2011-06-07unit: Add free-ride testDaniel Wagner1-0/+146
2011-06-07unit: Add session connect disconnect testDaniel Wagner1-0/+43
2011-06-07unit: Add session disconnect testDaniel Wagner1-0/+35