libnl/tests
Nicolas PLANEL cb034e12a4 test: add bridge creation sample
New test sample file, test-create-bridge.c
Create an bridge (testbrige) and attach an already setup interface (testtap1) to it.

Signed-off-by: Nicolas PLANEL <nicolas.planel@enovance.com>
Signed-off-by: Thomas Graf <tgraf@suug.ch>
2013-10-22 14:20:41 +02:00
..
.gitignore tests: Add check based unit test system 2013-03-14 16:25:17 +01:00
check-addr.c tests: Add check based unit test system 2013-03-14 16:25:17 +01:00
check-all.c tests: Add basic attribute unit tests 2013-04-28 12:31:52 +02:00
check-attr.c tests: Add basic attribute unit tests 2013-04-28 12:31:52 +02:00
Makefile.am test: add bridge creation sample 2013-10-22 14:20:41 +02:00
test-cache-mngr.c Fix test-cache-mngr test 2013-01-24 14:05:48 +01:00
test-complex-HTB-with-hash-filters.c u32: fix various u32 hashing related warnings 2012-05-16 13:43:52 +02:00
test-create-bond.c bond: Provide rtnl_link_bond_alloc() 2013-02-14 12:48:00 +01:00
test-create-bridge.c test: add bridge creation sample 2013-10-22 14:20:41 +02:00
test-create-macvlan.c Add macvlan support 2013-05-16 17:04:08 +02:00
test-create-vlan.c vlan: Provide rtnl_link_vlan_alloc() 2013-02-14 12:42:22 +01:00
test-create-vxlan.c Add VXLAN support. 2013-08-04 15:43:54 +09:00
test-delete-link.c 3.1 release 2011-08-11 14:30:24 +02:00
test-genl.c genl: modify genl_ctrl_resolve and friends to allow for module auto-loading 2012-06-03 13:52:16 +02:00
test-nf-cache-mngr.c tests: fix test programs to compile again 2012-04-21 10:35:20 +02:00
test-socket-creation.c tests: fix test programs to compile again 2012-04-21 10:35:20 +02:00
util.h tests: Add basic attribute unit tests 2013-04-28 12:31:52 +02:00