aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-06-08vppinfra: pool_free_elts() now supports fixed-size poolsDave Barach1-0/+13
2021-06-04tests: Fix 'test-wipe'Neale Ranns1-1/+0
2021-05-28svm: fix inadequate atomic load for chunk mgrDave Wallace1-3/+1
2021-05-26fib: During the mfib lookup set the unicast FIB index in the packet so that a...Neale Ranns1-2/+39
2021-05-26tests: move vapi C/C++ test files into src/Damjan Marion6-1562/+9
2021-05-25nat: report correct EI per-user session limitMatthew Smith1-0/+6
2021-05-24tests: skip hoststack iperf3 cut thru test on aarch64Dave Wallace1-1/+3
2021-05-21bfd: use vnet cryptoKlement Sekera1-1/+1
2021-05-21tests: add role to VCLAppWorkerDave Wallace2-8/+9
2021-05-21quic: add extended vcl testFlorin Coras1-0/+42
2021-05-20tests: don't buffer worker stdin/stdoutDave Wallace1-2/+3
2021-05-18tls: fix dtls with no workersFlorin Coras1-2/+2
2021-05-18nat: refactor multiple vrf testsKlement Sekera1-25/+120
2021-05-13tests: move test source to vpp/testDave Wallace92-38/+55932
2021-05-08tests: fix another race condition in punt testsDave Wallace1-5/+7
2021-05-06vcl: add dtls testFlorin Coras1-0/+40
2021-05-06tests: fix race condition in punt testsDave Wallace1-1/+1
2021-05-06vcl: move tests to src/testsFlorin Coras1-0/+872
2021-05-04stats: adding symlinks for nodes and interfaces in the stat segmentArthur de Kerhor2-1/+99
2021-04-29crypto: fix chained buffer integrity supportBenoît Ganne1-1/+1
2021-04-28tests: add worker count to class descriptionKlement Sekera1-1/+9
2021-04-26vapi: silence warningsDamjan Marion1-4/+4
2021-04-26tests: clean up gbp calls from vpp_papi_providerPaul Vinciguerra1-138/+0
2021-04-22misc: add filter for specific error for pcap traceBenoît Ganne1-2/+34
2021-04-17classify: honor pcap interface filter also when classify filter is usedBenoît Ganne1-11/+62
2021-04-16tests: cpus awarenessKlement Sekera7-159/+282
2021-04-12tests: support attaching to existing vppKlement Sekera8-64/+155
2021-04-09tests: improve namingKlement Sekera2-17/+15
2021-04-05ip6-nd: Solicitation reply only if target is our link-localNeale Ranns1-0/+12
2021-04-01tests: support injecting multiple worker pcaps on one PGKlement Sekera2-39/+39
2021-03-31tests: call venv module directlyKlement Sekera1-1/+1
2021-03-29tests: move vxlan tests to src/vnet/vxlan/testsDave Wallace6-1464/+0
2021-03-26tests: move ping tests to src/plugin/ping/testDave Wallace1-176/+0
2021-03-25tests: move vppinfra tests to src/vppinfra/testDave Wallace1-40/+0
2021-03-25tests: introduce test-checkstyle-diffKlement Sekera1-2/+17
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan6-106/+59
2021-03-24tests: add vpp test dirs to PYTHONPATHDave Wallace1-4/+10
2021-03-20tests: add support for worker awarenessKlement Sekera8-54/+59
2021-03-18tests: remove shm files created by vpp on resetKlement Sekera1-0/+1
2021-03-17tests: remove shm handlingKlement Sekera3-49/+4
2021-03-16fib: Allow the creation of new source on the APINeale Ranns3-2/+217
2021-03-15tests: use socket transport instead of shared memoryOle Troan4-51/+49
2021-03-15tests: fix NoneType printing if VPP died earlyKlement Sekera1-12/+15
2021-03-05tests: improve the robustness of process cleanup on INT/TERM signalsAndrew Yourtchenko1-1/+17
2021-03-05ipsec: Support async mode per-SANeale Ranns1-39/+165
2021-03-05ipsec: Submit fuller async framesNeale Ranns2-0/+85
2021-03-04hsa: fix builtin echo apps with multiple workersFlorin Coras1-2/+0
2021-03-02classify: fix multiple filters supportBenoît Ganne2-56/+56
2021-02-25tests: Add tests for IPSec async mode using the crypto SW schedulerNeale Ranns4-107/+189
2021-02-25ipsec: enable input features on tunnelsBrian Russell2-0/+242