aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-07-01gbp: VRF scoped contractsNeale Ranns2-84/+113
2019-06-30igmp: accept packets that have more on the wire data than IGMP reports.Neale Ranns1-3/+19
2019-06-28quic : Use TX event for app read notificationNathan Skrzypczak1-16/+10
2019-06-28tests: handle TypeErrors in calls to VppDiedErrorPaul Vinciguerra1-5/+4
2019-06-27sctp: add option to enable/disableFlorin Coras1-0/+1
2019-06-27tests: pin python dependenciesAloys Augustin4-17/+348
2019-06-27quic: fix testsAloys Augustin1-6/+6
2019-06-27tests: rename stream name in testsPaul Vinciguerra1-1/+2
2019-06-27vom: get the tests working againNeale Ranns1-0/+5
2019-06-26tests: fix test-checkstyle failure in test_memif.pyPaul Vinciguerra1-2/+2
2019-06-26gbp: enforce same endpoint mac and ip srcBenoît Ganne1-3/+13
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra3-28/+32
2019-06-26tests: set object_id for routes.Paul Vinciguerra1-5/+8
2019-06-26vom: fix test build failureNeale Ranns1-17/+20
2019-06-26tests: fix memif testsJakub Grajciar2-12/+12
2019-06-25tests: one more ipfix flush cli to api replacementVratko Polak1-1/+1
2019-06-25tests: fix test_gbp.py.Paul Vinciguerra4-85/+107
2019-06-25quic: test_quic.py style is fixed.Chore1-15/+49
2019-06-25tests: if vpp is dead, specify the test name in the outputPaul Vinciguerra1-3/+15
2019-06-24quic: server create streams test caseDave Wallace1-201/+116
2019-06-24api: implement ipfix_flushPaul Vinciguerra2-37/+37
2019-06-24tests: refactor VppDiedError.Paul Vinciguerra3-29/+32
2019-06-20tests: move output from CI results and put in logPaul Vinciguerra1-1/+1
2019-06-20tests: add sudo to gdb commandsPaul Vinciguerra1-2/+3
2019-06-20buffers: fix crashKlement Sekera1-0/+29
2019-06-19l2: BD ARP termination entry API updateNeale Ranns3-27/+31
2019-06-19tests: send packet output to log - test_punt.pyPaul Vinciguerra1-1/+0
2019-06-18tests: fix checkstyle failure in test_stats_client.pySteven Luong1-1/+4
2019-06-18ipsec: fix ipv6 tunnel protect testsFlorin Coras1-2/+1
2019-06-18ipsec: ipsec-tun protectNeale Ranns7-129/+792
2019-06-18fib: fib api updatesNeale Ranns52-1422/+1224
2019-06-18stats: fix memory leakage when adding / deleting interfacesOle Troan1-1/+18
2019-06-18ip: reassembly-separate feature and custom codeKlement Sekera1-0/+18
2019-06-14ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped...Neale Ranns3-15/+47
2019-06-12tests: filter sw_interface_dump in tests.Paul Vinciguerra2-3/+3
2019-06-07bfd: UT for BFD session over GRE tunnelNeale Ranns2-14/+113
2019-06-07VOM-test: fix the UT post BVI and Bridge-domain changesNeale Ranns1-7/+27
2019-06-07tests: framework gracefully handle 'VppTransportShmemIOError'Paul Vinciguerra2-16/+18
2019-06-07tests: fix broken test test_gtpu.py TestGtpuUDPPaul Vinciguerra1-1/+1
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns1-3/+6
2019-06-06gbp: fix lpm classification with vlanBenoît Ganne1-0/+33
2019-06-05L3 cross connectNeale Ranns1-0/+174
2019-06-05IPSEC: some CLI fixesNeale Ranns1-0/+28
2019-06-04Tests: simple refactor in vpp_pg_interface.Paul Vinciguerra1-25/+23
2019-06-04punt: fix the set_punt API/CLI which was rejecting valid portsNeale Ranns1-1/+20
2019-06-04Punt: specify packets by IP protocol TypeNeale Ranns1-3/+160
2019-05-30ipip: refactor ipip.api with explicit typesOle Troan1-37/+67
2019-05-29gtpu: unit-test check udp portsJakub Grajciar1-0/+87
2019-05-29Tests: vpp_pg_interface. Don't rewrite Dot1AD ethertype.Paul Vinciguerra1-11/+0
2019-05-29make test: fix packet counter assertKlement Sekera3-27/+33