aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-1/+86
2019-04-05IPSEC: punt reasons; SPI=0, no-tunnelNeale Ranns1-6/+6
2019-04-04gbp: Add bd flagsMohsin Kazmi1-1/+5
2019-04-03GBP: iVXLAN reflection checkNeale Ranns1-0/+15
2019-04-02IPSEC-GRE; testsNeale Ranns4-26/+203
2019-04-02vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten...Andrew Yourtchenko1-0/+34
2019-03-29tests: test/vpp_l2.py fix missing name.Paul Vinciguerra11-29/+24
2019-03-29tests: refactor vpp_object.pyPaul Vinciguerra18-153/+22
2019-03-29IPSEC: tunnel fragmentationNeale Ranns3-28/+52
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion2-3/+3
2019-03-28Punt InfraNeale Ranns1-0/+176
2019-03-28IPSEC: 4o6 and 6o4 for tunnel interfacesNeale Ranns2-45/+137
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns1-2/+2
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra32-142/+145
2019-03-27make-test: fix ValueError raised by hook in python3Naveen Joy1-1/+1
2019-03-27GBP: fixes for l3-out routingNeale Ranns3-54/+268
2019-03-26VPP-1508: Tests: Update version of syslog_rfc5424_parser.Paul Vinciguerra1-1/+1
2019-03-25VCL: add TLS opt to socket_test.shDave Wallace2-5/+5
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns3-29/+264
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-0/+16
2019-03-22tests: update test_lb.py to use api call lb_conf.Paul Vinciguerra2-4/+6
2019-03-21BVI InterfaceNeale Ranns4-32/+69
2019-03-21IPSEC: Mutli-tunnel testsNeale Ranns5-56/+215
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie4-38/+92
2019-03-20tests: cdp plugin. Replace cdp enable cli command with API call.Paul Vinciguerra1-3/+3
2019-03-20tests: replace CLI command with API for flowprobe params.Paul Vinciguerra1-3/+5
2019-03-19Revert "tests: Deprecate the use of CLI commands in tests."Neale Ranns2-6/+1
2019-03-18tests: Speedup tests by 30%.Paul Vinciguerra1-0/+1
2019-03-18Tests: Trivial. Define constants once.Paul Vinciguerra1-4/+1
2019-03-18tests: Deprecate the use of CLI commands in tests.Paul Vinciguerra2-1/+6
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan13-139/+125
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar13-125/+139
2019-03-15Add @deprecated decorator.Paul Vinciguerra1-0/+1
2019-03-14Tests: test/test_flowprobe.py Fix TypeError.Paul Vinciguerra1-1/+1
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