aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_l2bd_multi_instance.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-23tests: TestL2bdMultiInst - break serial dependency on testsPaul Vinciguerra1-10/+15
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+4
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan1-5/+6
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-1/+1
2018-12-20Tests: Cleanup @skip decorator.Paul Vinciguerra1-1/+1
2017-09-07make test: disable L2BD Multi-instance test 5Florin Coras1-1/+2
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-29/+29
2017-06-21L2-VTR: add vtr testsEyal Bari1-30/+30
2017-05-10L2BD/TEST:fix l2bd multiinstance testEyal Bari1-104/+94
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-6/+7
2016-12-23make test: improve handling of packet capturesKlement Sekera1-13/+2
2016-12-16make test: improve robustness and performanceKlement Sekera1-11/+11
2016-12-13make test: Use VXLAN built in scapy 2.3.3Matej Klotton1-9/+10
2016-12-06SPAN API: Fix various errors making SPAN break make tests.Ole Troan1-6/+1
2016-12-06API: Adapt make test to Python API changes.Ole Troan1-0/+5
2016-12-05test: l2bd instance multi-context correctionJan1-29/+21
2016-12-02test: l2bd instances multi-context test (CSIT-479)Jan1-0/+505