aboutsummaryrefslogtreecommitdiffstats
path: root/test/framework.py
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-17vppinfra: test support python3Ole Troan1-1/+2
2019-10-16tests: cli wrapper should return stringOle Troan1-2/+4
2019-10-14tests: make pg_start() wait until pg completesAndrew Yourtchenko1-19/+13
2019-10-14tests: log error which happens during connect and wait longer for stats socketAndrew Yourtchenko1-2/+3
2019-09-02tests: fix centos detectionKlement Sekera1-1/+1
2019-08-20ip: reassembly: send packet out on correct workerKlement Sekera1-1/+4
2019-07-31tests: Split IPSec ESP into parameterized tests per engineNeale Ranns1-2/+0
2019-07-28pg: add GSO supportMohsin Kazmi1-2/+2
2019-07-14tests: fix error in VppDiedError exceptionPaul Vinciguerra1-2/+2
2019-07-09tests: remove unused class attribute in VppTestCasePaul Vinciguerra1-1/+0
2019-07-09tests: treat all truthy env vars the same wayPaul Vinciguerra1-8/+27
2019-07-09vppinfra: allocate bihash virtual space on demandDave Barach1-0/+1
2019-07-03tests: Have worker return immediately on bad executablePaul Vinciguerra1-1/+10
2019-06-28tests: handle TypeErrors in calls to VppDiedErrorPaul Vinciguerra1-5/+4
2019-06-25tests: if vpp is dead, specify the test name in the outputPaul Vinciguerra1-3/+15
2019-06-24tests: refactor VppDiedError.Paul Vinciguerra1-7/+27
2019-06-20tests: add sudo to gdb commandsPaul Vinciguerra1-2/+3
2019-06-07tests: framework gracefully handle 'VppTransportShmemIOError'Paul Vinciguerra1-12/+17
2019-05-29make test: fix packet counter assertKlement Sekera1-15/+11
2019-05-22stats: support multiple works for error countersOle Troan1-0/+5
2019-05-20reassembly: prevent long chain attackKlement Sekera1-0/+13
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-0/+4
2019-05-07make test: add python3 compatibility in extend_packetAlexandre Poirrier1-2/+2