aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2019-12-05tests: move bfd over gre to extended testsPaul Vinciguerra1-0/+1
2019-12-05classify: vpp packet tracer supportDave Barach1-0/+64
2019-12-05tests: fix wrong checksum error messageKlement Sekera1-1/+3
2019-12-05papi: add call statsOle Troan1-0/+1
2019-12-05tests: Revert "Python Tests: Make VppTestCase unit testable."Paul Vinciguerra1-5/+0
2019-12-05tests: add test run time.Ole Troan1-3/+6
2019-12-05build: fix vom_test dependency on EXTENDED_TESTSDave Wallace1-1/+3
2019-12-04tests: fix exception handling around vapi.connect()/.disconnect()Paul Vinciguerra1-5/+5
2019-12-04tests: add interface function chainingPaul Vinciguerra2-8/+31
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-0/+18
2019-12-04gre: Multi-point interfacesNeale Ranns4-15/+152
2019-12-04build: fix make test with distributed srcDave Wallace7-1171/+210
2019-12-03ipip: Tunnel flags controlling copying data to/from payload/encapNeale Ranns2-83/+549
2019-12-03classify: API cleanupJakub Grajciar4-682/+435
2019-12-03papi: add a per-call _timeout optionPaul Vinciguerra1-1/+6
2019-12-03tests: vpp_interface fix ip6 setterPaul Vinciguerra1-1/+1
2019-12-02tests: GRE over IPSec unit testsNeale Ranns1-0/+97
2019-12-02tests: raise exception in vpp_interface for invalid sw_if_indexPaul Vinciguerra1-0/+3
2019-12-02tests: BFD python3 changessnaramre1-40/+5
2019-11-27vlib: add 'wait' cli commandPaul Vinciguerra2-4/+51
2019-11-27tests: display stdout and stderr when output caching is disabledBenoît Ganne1-2/+2
2019-11-27misc: add address sanitizer heap instrumentationBenoît Ganne1-0/+3
2019-11-26fib: Fix crash on cover update to non activated adj sourceNeale Ranns2-0/+65
2019-11-26fib: Table ReplaceNeale Ranns7-48/+337
2019-11-25tests: fix typo in test_vlibPaul Vinciguerra1-3/+3
2019-11-20vlib: improve code coverage, part deuxDave Barach1-0/+18
2019-11-18vlib: improve code coverage in src/vlibDave Barach1-0/+29
2019-11-15tests: Add UT to test incomplete MPLS adjacencies send ARP requestsNeale Ranns1-3/+42
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns12-281/+147
2019-11-13vlib: improve vlib "make test" code coverageDave Barach1-0/+114
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