aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Test: Fix hook.py: AttributeErrorPaul Vinciguerra1-1/+1
2019-03-07Tests: Refactor payload_to_info()Paul Vinciguerra22-32/+34
2019-03-07VPP-1508: Python3 tests. Explicitly specify string formatting.Paul Vinciguerra11-27/+29
2019-03-07VPP-1508: test_acl_plugin vapi changes for Python3.Paul Vinciguerra2-51/+51
2019-03-07vpp_papi: Adjust aenum import for python3.Paul Vinciguerra1-0/+1
2019-03-07make-test: Python pep8 compliance for sequencesNaveen Joy1-13/+13
2019-03-06test framework: vpp_papi_provider.py - further cleanupOle Troan15-1272/+416
2019-03-06session: use session index instead of fifo for evtFlorin Coras1-31/+2
2019-03-06session: use vpp to switch io events for ct sessionsFlorin Coras1-1/+1
2019-03-06GBP: use sclass in the DP for policyNeale Ranns2-83/+73
2019-03-06Tests: Example duplicate code refactoring.Paul Vinciguerra1-273/+243
2019-03-06GBP: learn from ARP and L2 packetsNeale Ranns2-11/+111
2019-03-05Test: vpp_papi_provider. __getattr__Paul Vinciguerra1-4/+8
2019-03-05GBP: per-group EP retention policyNeale Ranns2-45/+38
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan18-297/+237
2019-03-04test framework: add factory function and default parametersOle Troan4-89/+59
2019-03-01Tests: Trivial fox use of 'is'.Paul Vinciguerra2-2/+2
2019-03-01Tests: Remove all wildcard imports.Paul Vinciguerra18-69/+63
2019-03-01Tests: Refactor duplicated code.Paul Vinciguerra3-21/+14
2019-02-28test/vpp_ip_route.py: Trivial. Remove duplicate key.Paul Vinciguerra1-1/+0
2019-02-28Remove unused imports from hooksNaveen Joy1-4/+0
2019-02-28TEST: IPSEC NAT-T with UDP headerNeale Ranns3-154/+232
2019-02-27NAT44: active-passive HA (VPP-1571)Matus Fabian2-2/+395
2019-02-26VPP-1508 Python3 abstract classesPaul Vinciguerra7-29/+36
2019-02-26make test: Stop downloading pip.Paul Vinciguerra1-6/+2
2019-02-26make test: Add exception handling around subprocess.Paul Vinciguerra4-10/+59
2019-02-26VPP-1508 python tests: unicodePaul Vinciguerra3-6/+21
2019-02-25Remote Test: fix serialization (dict, Enum)Jakub Grajciar1-0/+24
2019-02-22VOM: De-template the ACL code.Neale Ranns1-1/+2
2019-02-22VOM: fix tests and namespacify l2_vtrNeale Ranns1-5/+6
2019-02-20TESTS: refactor framework send_and_expect.Paul Vinciguerra2-17/+14
2019-02-20session: fix local sessions disconnectsFlorin Coras1-1/+2
2019-02-20make test-doc: Clean up import errors.Paul Vinciguerra2-1/+8
2019-02-20tls: add vcl testFlorin Coras1-0/+36
2019-02-19reassembly: fix buffer usage counterKlement Sekera1-0/+5
2019-02-19VPP-1504: Remove JVPPMichal Cmarada1-155/+0
2019-02-18IPSEC: move SA counters into the stats segmentNeale Ranns4-45/+94
2019-02-14make test: make test-ext working againKlement Sekera1-6/+6
2019-02-13VOM: neighbour API flagsNeale Ranns1-2/+6
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-1/+1
2019-02-05IPSEC: SPD counters in the stats sgementNeale Ranns4-19/+37
2019-02-04VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous Type...Paul Vinciguerra17-22/+278
2019-02-04Fix inheritance problem in test/hook.py.Paul Vinciguerra2-18/+17
2019-02-01VTL: Fix issue with ipaddress library use under python2.Paul Vinciguerra2-3/+12
2019-01-31make test: fix loggingKlement Sekera1-1/+1
2019-01-31IPSEC: API modernisationNeale Ranns7-148/+195
2019-01-31VTL: Makefile: Don't install pip twice.Paul Vinciguerra1-1/+0
2019-01-31DHCP-test: more robust sleep checkNeale Ranns1-8/+13
2019-01-30Use IP and MAC API types for neighborsNeale Ranns8-163/+152
2019-01-29VTL: Fix pep8 test/test_syslog.pyPaul Vinciguerra1-4/+4