summaryrefslogtreecommitdiffstats
path: root/python/tests
Commit message (Collapse)AuthorAgeFilesLines
* build: merge python/Makefile.am into top-level makefileThomas Haller2017-02-271-5/+0
|
* python: Include all files in distributionThomas Graf2013-11-061-0/+5
| | | | Signed-off-by: Thomas Graf <tgraf@suug.ch>
* test: add python bridge testing sampleNicolas PLANEL2013-10-221-0/+28
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>