aboutsummaryrefslogtreecommitdiffstats
path: root/test/framework.py
AgeCommit message (Expand)AuthorFilesLines
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns1-0/+11
2022-02-24tests: better reporting for unexpected packetsKlement Sekera1-4/+2
2022-02-21tests: add enhanced packet counter verificationKlement Sekera1-12/+74
2022-02-21tests: add a generalised counter assert functionKlement Sekera1-2/+11
2022-02-21tests: allow not removing vpp objects after testKlement Sekera1-1/+3
2022-02-18tests: Consolidate the implementations of send_and_expect_XNeale Ranns1-0/+12
2022-02-17tests: make tests less make dependentKlement Sekera1-100/+49
2022-02-05tests: mark the test suites broken when ASan is enabledNaveen Joy1-0/+16
2022-01-24nat: TCP state tracking based on RFC 7857/RFC 6146Klement Sekera1-2/+2
2021-12-10ip: reassembly: handle atomic fragments correctlyKlement Sekera1-1/+4
2021-11-22vlib: add virtual time supportBenoît Ganne1-0/+4
2021-11-02build: remove unnecessary executable bitsRay Kinsella1-0/+0
2021-10-14nat: static mappings in flow hashKlement Sekera1-0/+2
2021-10-12Revert "nat: static mappings in flow hash"Ole Troan1-2/+0
2021-10-12nat: static mappings in flow hashKlement Sekera1-0/+2
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion1-16/+4
2021-09-27classify: Large and nested classifer unit testsRay Kinsella1-8/+16
2021-06-16api: remove custom dumpFilip Tehlar1-2/+0
2021-06-14pg: A Tunnel mode variant of a pg interfaceNeale Ranns1-2/+28
2021-05-21tests: add role to VCLAppWorkerDave Wallace1-2/+3
2021-05-20tests: don't buffer worker stdin/stdoutDave Wallace1-2/+3
2021-05-04stats: adding symlinks for nodes and interfaces in the stat segmentArthur de Kerhor1-1/+3
2021-04-28tests: add worker count to class descriptionKlement Sekera1-1/+9
2021-04-16tests: cpus awarenessKlement Sekera1-60/+75
2021-04-12tests: support attaching to existing vppKlement Sekera1-29/+70
2021-04-09tests: improve namingKlement Sekera1-12/+12
2021-04-01tests: support injecting multiple worker pcaps on one PGKlement Sekera1-4/+11
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan1-1/+1
2021-03-20tests: add support for worker awarenessKlement Sekera1-25/+33
2021-03-15tests: use socket transport instead of shared memoryOle Troan1-12/+16
2021-03-15tests: fix NoneType printing if VPP died earlyKlement Sekera1-12/+15
2021-03-02classify: fix multiple filters supportBenoît Ganne1-7/+9
2021-02-15tests: explicitly close subprocess filesPaul Vinciguerra1-0/+2
2021-02-08tests: allow for externally supplied VPP workers config for testsAndrew Yourtchenko1-1/+17
2021-01-22tests: add generalized tags for tests, use them for run-solo testsAndrew Yourtchenko1-3/+29
2020-12-08tests: restore vapi C++ test under Centos-8Paul Vinciguerra1-8/+0
2020-12-06tests: remove the dependency on subprocess32Paul Vinciguerra1-13/+1
2020-09-22lisp: Move to pluginNeale Ranns1-0/+2
2020-08-27tests: "force solo" testcase supportAndrew Yourtchenko1-1/+16
2020-05-05tests: clean up loggingPaul Vinciguerra1-12/+17
2020-05-04misc: binary api fuzz test fixesDave Barach1-0/+5
2020-04-28tests: implement ipaddress convenience methodsPaul Vinciguerra1-1/+4
2020-04-28vlib: startup multi-arch variant configurationRay Kinsella1-0/+8
2020-03-12vppinfra: refactor clib_timebase_tDave Barach1-1/+6
2020-03-10tests: add running_gcov_tests to framework.pyDave Barach1-0/+7
2020-02-07tests: support python 3.8Ole Troan1-2/+1
2020-01-14tests: fix worker thread initializationPaul Vinciguerra1-4/+4
2020-01-02tests: configure 32 mb physmemDave Barach1-0/+1
2019-12-23ipsec: Test and fix IPSec worker hand-offNeale Ranns1-4/+4
2019-12-20tests: don't prompt to launch gdb for sanity test casePaul Vinciguerra1-10/+18