summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Add macvlan supportMichael Braun1-0/+48
2013-04-28tests: Include util.h in distThomas Graf1-0/+3
2013-04-28tests: Add basic attribute unit testsThomas Graf4-1/+97
2013-04-27tests: Make unit test building optionalThomas Graf1-0/+3
2013-03-14tests: Add check based unit test systemThomas Graf4-6/+271
2013-02-14bond: Provide rtnl_link_bond_alloc()Thomas Graf1-6/+2
2013-02-14vlan: Provide rtnl_link_vlan_alloc()Thomas Graf1-6/+1
2013-01-24Fix test-cache-mngr testThomas Graf1-0/+2
2012-12-05Fix make check when using --disable-cliGilles Espinasse1-4/+8
2012-06-03genl: modify genl_ctrl_resolve and friends to allow for module auto-loadingNeil Horman1-0/+3
2012-06-01genl: Support registration of families without depending on cachesThomas Graf1-4/+83
2012-05-16u32: fix various u32 hashing related warningsAdrian Ban1-35/+43
2012-05-08u32: example/test code for u32 hashing with HTBAdrian Ban3-1/+760
2012-04-21test-cache-mngr: Allow for management of arbitary caches via argument stringThomas Graf1-23/+17
2012-04-21test-cache-mngr: Let the cache manager allocate the socketThomas Graf1-4/+1
2012-04-21tests: fix test programs to compile againThomas Graf5-45/+49
2012-04-21tests: Convert tests/Makefile to use automakeThomas Graf2-33/+31
2011-08-113.1 releaseThomas Graf4-9/+114
2009-09-02- Reworked the classifier interface.Thomas Graf1-1/+1
2008-12-10Remove obsoleted struct nl_handle definitionThomas Graf1-1/+1
2008-08-20test updatesThomas Graf4-82/+47
2008-02-05Free associated caches when freeing cache managerThomas Graf1-2/+13
2008-01-09Tell git to ignore temporary files and push to pre9Thomas Graf1-0/+4
2007-12-17Fix creation and destruction of socketsThomas Graf1-4/+16
2007-09-15Initial importThomas Graf5-0/+239