1. 8800f73 tests: refactor asf framework code by Dave Wallace · 1 year, 4 months ago
  2. bc37878 build: add ability to disable some plugins from packaging and tests by Andrew Yourtchenko · 1 year, 3 months ago
  3. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  4. b23ffd7 tests: make tests less make dependent by Klement Sekera · 3 years, 7 months ago
  5. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago[Renamed from src/plugins/acl/test/test_acl_plugin_macip.py]
  6. 2f8cd91 acl: API cleanup by Jakub Grajciar · 4 years, 9 months ago
  7. 492a5d0 acl: revert acl: api cleanup by Ole Trøan · 4 years, 9 months ago
  8. aad1ee1 acl: API cleanup by Jakub Grajciar · 4 years, 9 months ago
  9. 5d4b891 tests: changes for scapy 2.4.3 migration by snaramre · 5 years ago
  10. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  11. 2bb7151 tests: python3 changes for span and aclplugin test by snaramre · 5 years ago
  12. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago[Renamed from test/test_acl_plugin_macip.py]
  13. 499ea64 tests: framework gracefully handle 'VppTransportShmemIOError' by Paul Vinciguerra · 6 years ago
  14. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  15. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  16. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  17. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  18. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  19. ea2450f VPP-1508: Python3 tests. Explicitly specify string formatting. by Paul Vinciguerra · 6 years ago
  20. a279d9c Tests: Remove all wildcard imports. by Paul Vinciguerra · 6 years ago
  21. 661f91f VPP-1508: Python3 compatible print by Paul Vinciguerra · 6 years ago
  22. 6e4c6ad VPP-1508 python3 tests: .encode('hex') by Paul Vinciguerra · 6 years ago
  23. 8e26f6d Test typo fixes by juraj.linkes · 6 years ago
  24. b474380 L2 BD: introduce a BD interface on which to send UU packets by Neale Ranns · 6 years ago
  25. beaded5 make test: fix broken interfaces #2 by Klement Sekera · 6 years ago
  26. b9ef273 Revert "Revert "make test: fix broken interfaces"" by Klement Sekera · 6 years ago
  27. c8efa29 Revert "make test: fix broken interfaces" by Ole Troan · 6 years ago
  28. d5c60b9 make test: fix broken interfaces by Klement Sekera · 6 years ago
  29. 563a853 acl-plugin: improvements in 'show acl-plugin macip acl' CLI by Andrew Yourtchenko · 7 years ago
  30. beca266 acl-plugin: make test: do not use a debug CLI where API can be used by Andrew Yourtchenko · 7 years ago
  31. d783491 acl-plugin: unapply/reapply the classifier-based inacls when performing macip_acl_add_replace on an existing MACIP ACL by Andrew Yourtchenko · 7 years ago
  32. 8daa80a ACL plugin support tagged subinterfaces by Pavel Kotucek · 7 years ago
  33. 057704e ACL plugin enable macip for ip4/ip6 traffic by Pavel Kotucek · 7 years ago
  34. c29940c ACL-plugin add "replace" semantics for adding a new MacIP acl by Pavel Kotucek · 7 years ago
  35. 932f741 ACL-plugin MACIP ACLs tests by Pavel Kotucek · 7 years ago