Age | Commit message (Expand) | Author | Files | Lines |
2023-11-03 | tests: refactor asf framework code | Dave Wallace | 1 | -9/+3 |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -72/+82 |
2022-02-17 | tests: make tests less make dependent | Klement Sekera | 1 | -2/+3 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -0/+405 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -411/+0 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -8/+9 |
2019-02-04 | VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type... | Paul Vinciguerra | 1 | -0/+4 |
2018-12-20 | Tests: Cleanup @skip decorator. | Paul Vinciguerra | 1 | -1/+1 |
2018-11-25 | Fix typo in test/test_acl_plugin_conns.py | Paul Vinciguerra | 1 | -5/+5 |
2018-02-08 | acl-plugin: an elog-based tracing implementation for troubleshooting the conn... | Andrew Yourtchenko | 1 | -0/+3 |
2017-09-26 | acl-plugin: test: move the API calls to vpp_papi_provider.py | Andrew Yourtchenko | 1 | -42/+10 |
2017-09-07 | test: factor out "L4_Conn" into a class within util.py (VPP-931) | Andrew Yourtchenko | 1 | -50/+2 |
2017-08-10 | acl-plugin: all TCP sessions treated as transient (VPP-932) | Andrew Yourtchenko | 1 | -10/+140 |
2017-06-21 | acl-plugin: CLI to clear all sessions | Andrew Yourtchenko | 1 | -0/+37 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | Andrew Yourtchenko | 1 | -0/+12 |
2017-05-07 | Avoid active connection prevent timeout of idle conns after it | Andrew Yourtchenko | 1 | -0/+304 |