aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-05-15vpp_papi: remove dependency on environment var. VPP_API_DIR.Paul Vinciguerra1-10/+9
2019-05-14tests: test_pipe.py. Fix missing import.Paul Vinciguerra1-4/+5
2019-05-14tests: fix TestMPLSPIC tests in test_mpls.py.Paul Vinciguerra1-28/+82
2019-05-14make test: vcl fix OSError exception handlingDave Wallace1-1/+1
2019-05-14make test: Add QUIC external echo transfer testDave Wallace1-8/+104
2019-05-10cli: Add return value in cli_inbandOle Troan1-0/+36
2019-05-10tests: test/vpp_papi_provider.py Specify exception to catch.Paul Vinciguerra1-1/+1
2019-05-09add mactime plugin unit / code coverage testsDave Barach3-0/+160
2019-05-09make test: add quic multistream test caseDave Wallace1-40/+118
2019-05-08make test: introduce COREDUMP_COMPRESS optionKlement Sekera2-13/+17
2019-05-08VPP-1508: Fix zip() under python3.Paul Vinciguerra1-4/+4
2019-05-07Improve lcov reported code coverage statsDave Barach1-2/+23
2019-05-07make test: add python3 compatibility in extend_packetAlexandre Poirrier1-2/+2
2019-05-06make test: Fix truncated core fileDave Wallace1-0/+23
2019-05-06gcov / test framework: sigterm not sigkillDave Barach2-2/+2
2019-05-06NAT: VPP-1646 test case assertsFilip Varga1-0/+1
2019-05-02NAT: VPP-1661 - test case cleanup and refactoringFilip Varga3-1333/+1304
2019-05-02vpp_papi_provider.py: update defautmapping.Paul Vinciguerra1-0/+2
2019-04-25crypto_ipsecmb: use pre-expanded keysDamjan Marion1-1/+1
2019-04-25ipsec: drop runts in esp-decryptDamjan Marion1-2/+22
2019-04-24l2: Add support for arp unicast forwardingMohsin Kazmi1-2/+6
2019-04-24NAT: VPP-1531 api cleanup & updateFilip Varga3-777/+787
2019-04-23API: Python and Unix domain socket improvementOle Troan3-3/+16
2019-04-23Revert "NAT: VPP-1531 api cleanup & update"Ole Trøan3-787/+777
2019-04-23NAT: VPP-1531 api cleanup & updateFilip Varga3-777/+787
2019-04-19IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654)Neale Ranns1-0/+4
2019-04-19svm: move fifo tests to a separate fileFlorin Coras1-0/+26
2019-04-19IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653)Neale Ranns1-0/+4
2019-04-18GRE: API updateNeale Ranns5-81/+47
2019-04-18tls: allow engines to customize closeFlorin Coras1-2/+0
2019-04-18IPSEC: tunnel rekey fix and test (VPP-1652)Neale Ranns1-0/+57
2019-04-17vcl/session: tx notifications for cut-thru sessionsFlorin Coras1-2/+3
2019-04-17api: Add to interface crud - read by sw_if_index.Paul Vinciguerra2-0/+34
2019-04-17IPSEC: Pass the algorithm salt (used in GCM) over the APINeale Ranns6-32/+64
2019-04-17crypto-ipsecmb: enable GCMNeale Ranns1-1/+0
2019-04-16gbp: Add support for allow sclass/dclass 1Mohsin Kazmi1-0/+40
2019-04-16IPSEC: support GCM in ESPNeale Ranns4-33/+216
2019-04-11IPSEC: ESP with ESN tests and fixesNeale Ranns2-23/+33
2019-04-11IPSEC-MB: Use random & non-repeating IV (VPP-1642)Neale Ranns2-2/+2
2019-04-11Tests: Refactor tearDown show command logging, add lifecycle markers.Paul Vinciguerra35-204/+278
2019-04-10make test: fix redundant setUp() in template_ipsec.pyDave Wallace1-3/+0
2019-04-10crypto: Intel IPSEC-MB engineNeale Ranns2-41/+49
2019-04-10make test: Initial QUIC testDave Wallace1-0/+89
2019-04-10IPSEC: for each engine and algorithm testsNeale Ranns3-408/+600
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra68-3/+814
2019-04-10API: Fix shared memory only action handlers.Ole Troan2-2/+3
2019-04-08GBP: drop and contract countersNeale Ranns1-1/+24
2019-04-08fixing typosJim Thompson1-2/+2
2019-04-08IPSEC TEST: various hash alogrithmsNeale Ranns2-10/+89
2019-04-06gbp: Add gbp bd flags unit testMohsin Kazmi1-1/+86