aboutsummaryrefslogtreecommitdiffstats
path: root/test/framework.py
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-19papi: lazily initialize stats clientPaul Vinciguerra1-14/+0
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-04tests: fix exception handling around vapi.connect()/.disconnect()Paul Vinciguerra1-5/+5
2019-11-27vlib: add 'wait' cli commandPaul Vinciguerra1-4/+3
2019-11-27tests: display stdout and stderr when output caching is disabledBenoît Ganne1-2/+2
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-11-05tests: support setting random seedKlement Sekera1-1/+3
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-29tests: decode worker stdout/stderr outputDave Wallace1-2/+2
2019-10-28tests: make RA tests run on VPP timeAndrew Yourtchenko1-0/+14
2019-10-22tests: DEBUG=gdb[server]-all to debug worker(s)Dave Wallace1-13/+70
2019-10-21tests: add PID of VPP under test to API dump filename for the testAndrew Yourtchenko1-1/+2