hs-test: fixed timed out tests passing in the CI
[vpp.git] / test / run_tests.py
2024-04-03 Dave Wallacetests: upgrade python packages 51/40651/2
2024-01-18 Maxime Peimtests: preload api files 71/39871/11
2023-11-03 Dave Wallacetests: refactor asf framework code 57/39457/45
2023-08-16 Dave Wallacetests docs: update python3 venv packages 85/39385/5
2023-05-20 Klement Sekeratests: support for expected failures 72/38572/3
2023-04-25 Klement Sekeratests: fix parallel runs skipping some tests 84/38684/3
2023-04-25 Klement Sekeratests: support multiple filter expressions 86/38686/3
2022-08-16 Saima Yunustests: move "venv" to "build-root" directory from ... 93/36893/3
2022-05-24 Klement Sekeratests: fix default failed dir setting 59/36159/2
2022-05-10 Klement Sekeratests: replace pycodestyle with black 43/36043/15
2022-04-29 Klement Sekeratests: fix handling failed test case 34/36034/2
2022-03-27 Dmitry Valtertests: fix core file message 97/35797/3
2022-02-17 Klement Sekeratests: make tests less make dependent 48/32548/19
2021-04-16 Klement Sekeratests: cpus awareness 50/31950/14
2021-04-12 Klement Sekeratests: support attaching to existing vpp 63/31663/20
2021-03-17 Klement Sekeratests: remove shm handling 60/31660/6
2021-02-10 Klement Sekeranat: fix EI hairpinning thread safety 74/31174/4
2021-01-22 Andrew Yourtchenkotests: add generalized tags for tests, use them for... 63/30763/12
2021-01-20 Andrew Yourtchenkotests: do not skip solo-run tests if running within... 58/30858/3
2020-08-27 Andrew Yourtchenkotests: "force solo" testcase support 86/28586/8
2020-01-16 Paul Vinciguerratests: fix TypeError in run_tests.py 27/23927/4
2019-12-20 Paul Vinciguerratests: don't prompt to launch gdb for sanity test case 84/24084/2
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-11-05 Klement Sekeratests: support setting random seed 63/23263/2
2019-11-05 Andrew Yourtchenkotests: avoid test runner hanging on child test process... 35/23235/2
2019-10-29 Klement Sekeratests: fix TEST= filtering for python3 59/23059/2
2019-10-21 Ole Troanclassify: tests to support python3 85/22885/2
2019-07-24 Paul Vinciguerratests: add cpu/shm info to test runner output 47/20547/5
2019-07-09 Paul Vinciguerratests: treat all truthy env vars the same way 78/20478/7
2019-07-03 juraj.linkestests: fix FORCE_FOREGROUND 74/20474/2
2019-05-08 Klement Sekeramake test: introduce COREDUMP_COMPRESS option 82/19382/2
2019-03-18 Paul Vinciguerratests: Speedup tests by 30%. 45/18345/2
2019-03-07 Naveen Joymake-test: Python pep8 compliance for sequences 80/18080/2
2019-02-26 Paul Vinciguerramake test: Add exception handling around subprocess. 65/16265/7
2019-01-11 juraj.linkesFix interactive tests 49/16749/4
2018-12-20 Paul VinciguerraTests: Cleanup @skip decorator. 80/16380/3
2018-12-14 juraj.linkesFix test results 61/16461/2
2018-12-10 Ole TroanTest framework: StringIO fixes for Python3 81/16381/7
2018-12-07 juraj.linkesTest reader thread hardening 75/16275/5
2018-11-30 Klement Sekeramake test: print TEST= values for failed tests 99/16299/2
2018-11-29 Klement Sekeramake test: create virtualenv under /test/ 99/15999/5
2018-11-26 juraj.linkesSplit non-parallel testsuite 24/16024/4
2018-11-22 Ole TrøanRevert "Fix instance method call in test/framework.py" 13/16113/1
2018-11-22 Paul VinciguerraFix instance method call in test/framework.py 06/16106/3
2018-11-09 juraj.linkesFix logging into multiple files 37/15837/2
2018-10-10 juraj.linkesSetup, teardown, DEBUG=core, FAILFAST fixes 30/14930/9
2018-10-03 Andrew Yourtchenkotest framework: add shell-style wildcard matching to... 19/15119/4
2018-09-20 juraj.linkesVPP-1421: Reworked results gathering 93/14893/6
2018-09-18 Klement Sekerafix TEST_JOBS=auto max jobs detection 74/14874/2
2018-09-06 juraj.linkesFix test summary and retries 79/14679/2
2018-08-30 juraj.linkesFix hanging test runner when child process dies 73/14573/2
2018-08-25 juraj.linkesFix logging to file and summary for crashed tests 65/14465/2
2018-08-23 juraj.linkesCSIT-1139: Implement parallel test execution 91/13491/19
2018-06-27 Klement Sekeramake test: easy profiling via make test PROFILE=1 38/13238/2
2018-06-25 Klement Sekeramake test: fix RETRIES when setUpClass throws 86/13186/12
2018-03-31 Andrew Yourtchenkomake test: print a warning in case a core_pattern conta... 37/11437/4
2018-03-24 Klement Sekeramake test: enhance core-file information 27/11327/3
2018-03-23 Klement Sekeramake test: code cleanup 69/11269/4
2018-03-14 Klement Sekeramake test: early core detection, code cleanup 53/11153/4
2018-03-14 Klement Sekeramake test: handle multiple failures in one case 26/11126/2
2018-02-17 Klement Sekeramake test: detect child crash 24/10624/2
2017-10-10 Klement Sekeramake test: add RETRIES option 98/8698/2
2017-10-03 Dave Wallacemake test: Copy api_post_mortem.$$ file tmp test dir... 06/8606/4
2017-09-30 Dave Wallacemake test: Create link to failed test dir on timeout. 05/8605/2
2017-08-25 Klement Sekeramake test: separate test discovery code 89/8089/3
2017-08-12 Klement Sekeramake test: fix broken DEBUG=gdb* options 96/7996/3
2017-08-10 Klement Sekeramake test: bump default test timeout to 10 minutes 78/7978/1
2017-08-10 Klement Sekeramake test: detect hung tests 59/7959/4
2017-03-27 Klement Sekeramake test: properly propagate exit status 49/5849/4
2017-03-22 Klement Sekeramake test: support out-of-tree tests 74/5774/3
2016-10-03 Damjan Mariontest: new test infrastructure 37/3237/2