]> granicus.if.org Git - libnl/commit
test: add python bridge testing sample
authorNicolas PLANEL <nicolas.planel@enovance.com>
Thu, 10 Oct 2013 22:34:18 +0000 (22:34 +0000)
committerThomas Graf <tgraf@suug.ch>
Tue, 22 Oct 2013 12:20:41 +0000 (14:20 +0200)
commit07669b0b80902a166686ccb8135f971205a01281
tree970194adcfc23697ebc3a7e0650078acaf616d24
parentdefebe30c657aee9a40c4cf331659e7a285c2f65
test: add python bridge testing sample

New test sample file, test-create-bridge.py
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>
python/tests/test-create-bridge.py [new file with mode: 0644]