summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-03-14acl-plugin: fix the l2l3 unittest to actually verify the pcapAndrew Yourtchenko1-4/+3
2019-03-14TEST: link-state up/down notifications on FIB forwardingNeale Ranns2-1/+90
2019-03-14GBP: get source address from ARP packets for LPM classificationNeale Ranns1-0/+10
2019-03-13Tests: post-merge review comments for https://gerrit.fd.io/r/#/c/18081/Paul Vinciguerra1-2/+3
2019-03-12Tests: Raise exception, don't raise string.Paul Vinciguerra4-4/+4
2019-03-12GBP: L3 out fixesNeale Ranns2-34/+131
2019-03-12FIB: path parsing, table-id not fib-index (VPP-1586)Neale Ranns2-7/+33
2019-03-12GBP: contracts API fixed length of allowed ethertypesNeale Ranns1-1/+4
2019-03-12VPP-1486: Unittest for stat segment file descriptor leak.Paul Vinciguerra1-0/+41
2019-03-11vpp_papi_provider: Remove more wrapper functions.Ole Troan36-783/+409
2019-03-11VPP-1508: Tests: Fix vpp_api struct.error under py3.Paul Vinciguerra15-87/+122
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra27-193/+261
2019-03-11Tests: fix time.sleep(0) # yield. Reduce sleep related log messages.Paul Vinciguerra4-8/+21
2019-03-11Tests: remote_test.py. Private member test catching dunder names.Paul Vinciguerra1-9/+14
2019-03-11Tests: use self.assertNotIn().Paul Vinciguerra13-35/+35
2019-03-11Tests: 'Fix' __del__ in test/remote_test.py.Paul Vinciguerra1-4/+6
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