aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_classify_l2_acl.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-4/+1
2022-10-11l2: Add bridge_domain_add_del_v2 to l2 apiLaszlo Kiraly1-1/+3
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-137/+180
2021-05-13tests: move test source to vpp/testDave Wallace1-0/+608
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-689/+0
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra1-5/+7
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-2/+2
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra1-1/+1
2019-03-07VPP-1508: Python3 tests. Explicitly specify string formatting.Paul Vinciguerra1-4/+4
2019-02-04VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type...Paul Vinciguerra1-4/+4
2018-07-11make_test: Add missing classifier testsJan Gelety1-61/+111
2018-02-08classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2...Andrew Yourtchenko1-0/+633