aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_l2bd.py
AgeCommit message (Expand)AuthorFilesLines
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-21l2: tests support python3Ole Troan1-1/+1
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-2/+2
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-1/+1
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-1/+1
2016-12-23make test: improve handling of packet capturesKlement Sekera1-3/+2
2016-12-05make test: fix missing log/packet messagesKlement Sekera1-4/+3
2016-11-11Add single-loop test variant to L2BD and L2XC testsJan1-77/+146
2016-11-11Add IRB testMatej Klotton1-2/+2
2016-10-31add vpp debugging support to test frameworkKlement Sekera1-1/+1
2016-10-26refactor test frameworkKlement Sekera1-397/+142
2016-10-03test: new test infrastructureDamjan Marion1-0/+473