aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-11-12interface: Allow VLAN tag-rewrite on non-sub-interfaces too.Jon Loeliger1-0/+50
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns1-0/+20
2019-11-11ip: functional interface to ip fragmentationOle Troan2-2/+49
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns9-79/+131
2019-11-08tests: python3 use byte strings in raw()Ole Troan13-69/+69
2019-11-07interface: shmemioerror while getting name_filter argAleksander Djuric1-1/+6
2019-11-07tests: make threads in punt tests join when finishedAndrew Yourtchenko1-8/+23
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto75-75/+75
2019-11-05ip: Fragmentation fixesNeale Ranns4-6/+34
2019-11-05tests: support setting random seedKlement Sekera4-1/+13
2019-11-05tests: avoid test runner hanging on child test process joinAndrew Yourtchenko1-1/+13
2019-10-31tests: Revert "tests: add sending SIGQUIT to vpp quit sequence"Andrew Yourtchenko1-7/+6
2019-10-30tests: add sending SIGQUIT to vpp quit sequencePaul Vinciguerra1-6/+7
2019-10-30l2: l2tp API cleanupJakub Grajciar1-3/+2
2019-10-29tests: decode worker stdout/stderr outputDave Wallace1-2/+2
2019-10-29tests: fix TEST= filtering for python3Klement Sekera1-1/+1
2019-10-28tests: switch test framework to python3 by defaultOle Troan2-7/+7
2019-10-28tests: make RA tests run on VPP timeAndrew Yourtchenko2-7/+21
2019-10-26l2: l2bd nd termination test instabilityOle Troan1-1/+1
2019-10-23cdp: re-enable skipped tests for python3Ole Troan1-3/+10
2019-10-22tests: test tls casehaiyanx1.zhang1-0/+145
2019-10-22tests: DEBUG=gdb[server]-all to debug worker(s)Dave Wallace2-13/+74
2019-10-21geneve: tests support python3Ole Troan1-1/+1
2019-10-21bonding: tests support python3Ole Troan1-2/+2
2019-10-21ip: test support python3Ole Troan1-33/+33
2019-10-21l2: tests support python3Ole Troan2-2/+2
2019-10-21ipsec: tests support python3Ole Troan1-4/+4
2019-10-21classify: tests to support python3Ole Troan2-5/+12
2019-10-21bier: tests support python3Ole Troan1-1/+1
2019-10-21tests: add PID of VPP under test to API dump filename for the testAndrew Yourtchenko1-1/+2
2019-10-21ip: reassembly tests python3 supportOle Troan1-16/+13
2019-10-18ip: add python3 support to punt testsOle Troan1-77/+50
2019-10-18gso: python3 support in testsOle Troan1-5/+5
2019-10-18ip: ip vrf tests python3 supportOle Troan2-8/+2
2019-10-18udp:: support python3 in testsOle Troan1-2/+2
2019-10-18ipsec: make tests support python3Ole Troan3-25/+25
2019-10-17tests: python3 changes for span and aclplugin testsnaramre1-1/+1
2019-10-17classify: make tests support python3Ole Troan2-7/+6
2019-10-17tests: python3 fixes for reassembly testssnaramre1-4/+4
2019-10-17nat: tests support python3Ole Troan1-1/+1
2019-10-17vppinfra: test support python3Ole Troan1-1/+2
2019-10-16tests: python3 changes for ip6 fib testssnaramre1-1/+1
2019-10-16tests: cli wrapper should return stringOle Troan5-12/+12
2019-10-15tests: python3 version check for enum modulesnaramre1-1/+5
2019-10-14gso: Add gso feature arcMohsin Kazmi2-0/+9
2019-10-14tests: make pg_start() wait until pg completesAndrew Yourtchenko1-19/+13
2019-10-14tests: log error which happens during connect and wait longer for stats socketAndrew Yourtchenko1-2/+3
2019-10-11tests: explicitly wait for the PG to finish before looking for capture fileAndrew Yourtchenko1-0/+15
2019-10-11tests: extra logging in reassembly testsKlement Sekera1-0/+10
2019-10-10tests: add cli_return_response to vpp_papi_providerDave Barach1-2/+13