Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -356/+524 |
2022-03-22 | tests: fix DEBUG=attach functionality |  Klement Sekera | 1 | -4/+7 |
2022-03-04 | ip: rate-limit the sending of ICMP error messages |  Neale Ranns | 1 | -0/+11 |
2022-02-24 | tests: better reporting for unexpected packets |  Klement Sekera | 1 | -4/+2 |
2022-02-21 | tests: add enhanced packet counter verification |  Klement Sekera | 1 | -12/+74 |
2022-02-21 | tests: add a generalised counter assert function |  Klement Sekera | 1 | -2/+11 |
2022-02-21 | tests: allow not removing vpp objects after test |  Klement Sekera | 1 | -1/+3 |
2022-02-18 | tests: Consolidate the implementations of send_and_expect_X |  Neale Ranns | 1 | -0/+12 |
2022-02-17 | tests: make tests less make dependent |  Klement Sekera | 1 | -100/+49 |
2022-02-05 | tests: mark the test suites broken when ASan is enabled |  Naveen Joy | 1 | -0/+16 |
2022-01-24 | nat: TCP state tracking based on RFC 7857/RFC 6146 |  Klement Sekera | 1 | -2/+2 |
2021-12-10 | ip: reassembly: handle atomic fragments correctly |  Klement Sekera | 1 | -1/+4 |
2021-11-22 | vlib: add virtual time support |  Benoît Ganne | 1 | -0/+4 |
2021-11-02 | build: remove unnecessary executable bits |  Ray Kinsella | 1 | -0/+0 |
2021-10-14 | nat: static mappings in flow hash |  Klement Sekera | 1 | -0/+2 |
2021-10-12 | Revert "nat: static mappings in flow hash" |  Ole Troan | 1 | -2/+0 |
2021-10-12 | nat: static mappings in flow hash |  Klement Sekera | 1 | -0/+2 |
2021-10-05 | build: don't hardcode triplet, allow specifying custom lib dir |  Damjan Marion | 1 | -16/+4 |
2021-09-27 | classify: Large and nested classifer unit tests |  Ray Kinsella | 1 | -8/+16 |
2021-06-16 | api: remove custom dump |  Filip Tehlar | 1 | -2/+0 |
2021-06-14 | pg: A Tunnel mode variant of a pg interface |  Neale Ranns | 1 | -2/+28 |
2021-05-21 | tests: add role to VCLAppWorker |  Dave Wallace | 1 | -2/+3 |
2021-05-20 | tests: don't buffer worker stdin/stdout |  Dave Wallace | 1 | -2/+3 |
2021-05-04 | stats: adding symlinks for nodes and interfaces in the stat segment |  Arthur de Kerhor | 1 | -1/+3 |
2021-04-28 | tests: add worker count to class description |  Klement Sekera | 1 | -1/+9 |
2021-04-16 | tests: cpus awareness |  Klement Sekera | 1 | -60/+75 |
2021-04-12 | tests: support attaching to existing vpp |  Klement Sekera | 1 | -29/+70 |
2021-04-09 | tests: improve naming |  Klement Sekera | 1 | -12/+12 |
2021-04-01 | tests: support injecting multiple worker pcaps on one PG |  Klement Sekera | 1 | -4/+11 |
2021-03-25 | stats: python vpp_stats rewrite to access stat segment directly |  Ole Troan | 1 | -1/+1 |
2021-03-20 | tests: add support for worker awareness |  Klement Sekera | 1 | -25/+33 |
2021-03-15 | tests: use socket transport instead of shared memory |  Ole Troan | 1 | -12/+16 |
2021-03-15 | tests: fix NoneType printing if VPP died early |  Klement Sekera | 1 | -12/+15 |
2021-03-02 | classify: fix multiple filters support |  Benoît Ganne | 1 | -7/+9 |
2021-02-15 | tests: explicitly close subprocess files |  Paul Vinciguerra | 1 | -0/+2 |
2021-02-08 | tests: allow for externally supplied VPP workers config for tests |  Andrew Yourtchenko | 1 | -1/+17 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests |  Andrew Yourtchenko | 1 | -3/+29 |
2020-12-08 | tests: restore vapi C++ test under Centos-8 |  Paul Vinciguerra | 1 | -8/+0 |
2020-12-06 | tests: remove the dependency on subprocess32 |  Paul Vinciguerra | 1 | -13/+1 |
2020-09-22 | lisp: Move to plugin |  Neale Ranns | 1 | -0/+2 |
2020-08-27 | tests: "force solo" testcase support |  Andrew Yourtchenko | 1 | -1/+16 |
2020-05-05 | tests: clean up logging |  Paul Vinciguerra | 1 | -12/+17 |
2020-05-04 | misc: binary api fuzz test fixes |  Dave Barach | 1 | -0/+5 |
2020-04-28 | tests: implement ipaddress convenience methods |  Paul Vinciguerra | 1 | -1/+4 |
2020-04-28 | vlib: startup multi-arch variant configuration |  Ray Kinsella | 1 | -0/+8 |
2020-03-12 | vppinfra: refactor clib_timebase_t |  Dave Barach | 1 | -1/+6 |
2020-03-10 | tests: add running_gcov_tests to framework.py |  Dave Barach | 1 | -0/+7 |
2020-02-07 | tests: support python 3.8 |  Ole Troan | 1 | -2/+1 |
2020-01-14 | tests: fix worker thread initialization |  Paul Vinciguerra | 1 | -4/+4 |
2020-01-02 | tests: configure 32 mb physmem |  Dave Barach | 1 | -0/+1 |