aboutsummaryrefslogtreecommitdiffstats
path: root/test/framework.py
AgeCommit message (Expand)AuthorFilesLines
2023-12-15tests: Added bpf trace filter plugin testadrianvillin1-2/+2
2023-11-03tests: refactor asf framework codeDave Wallace1-1553/+9
2023-08-17tests: more descriptive error messageKlement Sekera1-1/+5
2023-08-16tests docs: update python3 venv packagesDave Wallace1-2/+1
2023-05-20tests: support for expected failuresKlement Sekera1-46/+64
2023-05-20tests: enhance counter comparison error messageKlement Sekera1-2/+4
2023-05-19tests: refactor extra_vpp_punt_configKlement Sekera1-3/+3
2023-02-14tests: support tmp-dir on different filesystemDmitry Valter1-1/+1
2023-01-18tests: improve packet checksum functionsKlement Sekera1-6/+21
2022-10-07tests: disable broken wireguard tests on vpp_debug imageDave Wallace1-0/+11
2022-09-27tests: disable failing tests on ubuntu-22.04 debian-11Dave Wallace1-1/+57
2022-09-20tests: run tests against a running VPPNaveen Joy1-3/+14
2022-09-19tests: skip tests failing on ubuntu 22.04Dave Wallace1-0/+26
2022-08-05tests: fix node variant selectionBenoît Ganne1-1/+1
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-356/+524
2022-03-22tests: fix DEBUG=attach functionalityKlement Sekera1-4/+7
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