add vpp debugging support to test framework 41/3641/5
authorKlement Sekera <ksekera@cisco.com>
Fri, 28 Oct 2016 11:20:27 +0000 (13:20 +0200)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 31 Oct 2016 23:48:25 +0000 (23:48 +0000)
commit277b89c946e6fdc764ee48726fcd3df1c189eda9
tree1ced5e4a47a00290251e89929df0945ae64370c8
parentcede3798b7f3c35cab2a8268c584fd22bf3a34f6
add vpp debugging support to test framework
improve test documentation

Change-Id: Ia9678aa2532ecb4cb33736aedb4a31aa3f2a3f93
Signed-off-by: Klement Sekera <ksekera@cisco.com>
.gitignore
Makefile
test/Makefile
test/doc/Makefile
test/doc/conf.py
test/framework.py
test/hook.py
test/log.py [new file with mode: 0644]
test/test_l2bd.py
test/test_l2xc.py
test/vpp_papi_provider.py