aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-29make test: remove generic importsKlement Sekera4-4/+7
2019-01-25IPSEC: tests use opbject registryNeale Ranns7-516/+556
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns6-305/+594
2019-01-23IP route local and connectedNeale Ranns2-4/+37
2019-01-22VTL: Test against latest version of syslog_rfc5424_parser.Paul Vinciguerra1-1/+1
2019-01-22GBP: Sclass to src-epg conversionsNeale Ranns2-169/+89
2019-01-22VTL: VppTestResult: Must implement empty constructor.Paul Vinciguerra1-1/+2
2019-01-22VTL: test/lisp.py Fix recursion error.Paul Vinciguerra1-1/+1
2019-01-22VTL: test/lisp.py. Add missing method: object_id().Paul Vinciguerra1-0/+4
2019-01-21Simplify test/util.py:ppp.Paul Vinciguerra1-9/+3
2019-01-21VTL: Add **kwargs to VppTestRunner constructor.Paul Vinciguerra1-2/+2
2019-01-18VTL: Fix sphinx doc generation.Paul Vinciguerra3-18/+8
2019-01-18VTL: Use latest version of syslog_rfc5424_parser (0.2.0) released: 190117Paul Vinciguerra1-3/+1
2019-01-18VTL: Don't swallow exceptions from syslog_rfc5424_parserPaul Vinciguerra2-11/+18
2019-01-17VTL: Move doc generation and linting to python3.Paul Vinciguerra1-5/+6
2019-01-16make test: raise packet tracing limit to 1000Klement Sekera1-2/+2
2019-01-14VTL: vpp_papi_provider: Don't shortcircuit vpp_papi jasonfile detection.Paul Vinciguerra1-5/+5
2019-01-14VTL: Allow running simple unittest.TestCases.Paul Vinciguerra3-14/+18
2019-01-14VTL: New version of pyparsing breaks tests.Paul Vinciguerra1-0/+2
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-2/+5
2019-01-11Fix interactive testsjuraj.linkes1-2/+4
2019-01-10VOM: IP route ECMP supportNeale Ranns1-9/+29
2019-01-10ARP/ND: copy opaque2 persistent fields to new packetNeale Ranns1-2/+3
2019-01-10Enable random reassembly test for ARMjuraj.linkes1-4/+1
2019-01-10Enable GBP tests for ARMjuraj.linkes1-6/+1
2019-01-09test/vpp_papi_provider.py: Fix simple copy/paste error.Paul Vinciguerra1-1/+0
2019-01-09test framework. Remove unused code.Paul Vinciguerra1-14/+3
2019-01-07VOM: mroutesNeale Ranns1-0/+41
2019-01-05VPP-1508: Python3: Support simultaneous p2/p3 venvs.Paul Vinciguerra1-1/+1
2019-01-02Revert "add ipsecmb plugin"Florin Coras4-81/+2
2019-01-02add ipsecmb pluginKlement Sekera4-2/+81
2019-01-01vcl/ldp: add write msg function and fine tuningFlorin Coras1-3/+3
2018-12-21GBP: add allowed ethertypes to contractsNeale Ranns2-36/+61
2018-12-21MAP: Convert from DPO to input feature.Jon Loeliger3-13/+109
2018-12-21Revert "tests: Rework vpp config generation."Ole Troan3-258/+29
2018-12-21Python Tests: Make VppTestCase unit testable.Paul Vinciguerra1-0/+5
2018-12-21tests: Rework vpp config generation.Paul Vinciguerra3-29/+258
2018-12-20GBP: test case hardening against timing racesNeale Ranns1-13/+12
2018-12-20NAT: total users and sessions gauges (VPP-1484)Matus Fabian1-0/+33