Age | Commit message (Expand) | Author | Files | Lines |
2021-03-17 | tests: remove shm handling | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -17/+4 |
2021-02-10 | nat: fix EI hairpinning thread safety | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -0/+2 |
2021-01-22 | tests: add generalized tags for tests, use them for run-solo tests | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -5/+5 |
2021-01-20 | tests: do not skip solo-run tests if running within a single job and all rema... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -8/+7 |
2020-08-27 | tests: "force solo" testcase support | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -6/+46 |
2020-01-16 | tests: fix TypeError in run_tests.py | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -4/+5 |
2019-12-20 | tests: don't prompt to launch gdb for sanity test case | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -5/+0 |
2019-11-05 | misc: Fix python scripts shebang line | ![](//seccdn.libravatar.org/avatar/496740fb225b183581e31d9851808879?s=13&d=retro) Renato Botelho do Couto | 1 | -1/+1 |
2019-11-05 | tests: support setting random seed | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -0/+5 |
2019-11-05 | tests: avoid test runner hanging on child test process join | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -1/+13 |
2019-10-29 | tests: fix TEST= filtering for python3 | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+1 |
2019-10-21 | classify: tests to support python3 | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+1 |
2019-07-24 | tests: add cpu/shm info to test runner output | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -1/+13 |
2019-07-09 | tests: treat all truthy env vars the same way | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -5/+4 |
2019-07-03 | tests: fix FORCE_FOREGROUND | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -1/+7 |
2019-05-08 | make test: introduce COREDUMP_COMPRESS option | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -13/+16 |
2019-03-18 | tests: Speedup tests by 30%. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -0/+1 |
2019-03-07 | make-test: Python pep8 compliance for sequences | ![](//seccdn.libravatar.org/avatar/658c8939a1178f6a4798838865e09b28?s=13&d=retro) Naveen Joy | 1 | -13/+13 |
2019-02-26 | make test: Add exception handling around subprocess. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -3/+13 |
2019-01-11 | Fix interactive tests | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -2/+4 |
2018-12-20 | Tests: Cleanup @skip decorator. | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -1/+1 |
2018-12-14 | Fix test results | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -19/+23 |
2018-12-10 | Test framework: StringIO fixes for Python3 | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -1/+5 |
2018-12-07 | Test reader thread hardening | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -103/+111 |
2018-11-30 | make test: print TEST= values for failed tests | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -4/+4 |
2018-11-29 | make test: create virtualenv under /test/ | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -4/+5 |
2018-11-26 | Split non-parallel testsuite | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -19/+8 |
2018-11-22 | Revert "Fix instance method call in test/framework.py" | ![](//seccdn.libravatar.org/avatar/ca0313040ff942c0812cc09246efd296?s=13&d=retro) Ole Trøan | 1 | -2/+6 |
2018-11-22 | Fix instance method call in test/framework.py | ![](//seccdn.libravatar.org/avatar/81f26cd589fd63adadb7fa100a4d80e3?s=13&d=retro) Paul Vinciguerra | 1 | -6/+2 |
2018-11-09 | Fix logging into multiple files | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -1/+1 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -130/+227 |
2018-10-03 | test framework: add shell-style wildcard matching to filenames | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -2/+5 |
2018-09-20 | VPP-1421: Reworked results gathering | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -150/+170 |
2018-09-18 | fix TEST_JOBS=auto max jobs detection | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+1 |
2018-09-06 | Fix test summary and retries | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -22/+35 |
2018-08-30 | Fix hanging test runner when child process dies | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -50/+59 |
2018-08-25 | Fix logging to file and summary for crashed tests | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -84/+59 |
2018-08-23 | CSIT-1139: Implement parallel test execution | ![](//seccdn.libravatar.org/avatar/31222549d79c50e1272c4f512704c623?s=13&d=retro) juraj.linkes | 1 | -158/+631 |
2018-06-27 | make test: easy profiling via make test PROFILE=1 | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+7 |
2018-06-25 | make test: fix RETRIES when setUpClass throws | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+4 |
2018-03-31 | make test: print a warning in case a core_pattern contains a filter program | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 1 | -0/+2 |
2018-03-24 | make test: enhance core-file information | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -15/+20 |
2018-03-23 | make test: code cleanup | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -5/+8 |
2018-03-14 | make test: early core detection, code cleanup | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -2/+24 |
2018-03-14 | make test: handle multiple failures in one case | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -1/+4 |
2018-02-17 | make test: detect child crash | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -7/+17 |
2017-10-10 | make test: add RETRIES option | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -8/+53 |
2017-10-03 | make test: Copy api_post_mortem.$$ file tmp test dir for archiving. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -2/+8 |
2017-09-30 | make test: Create link to failed test dir on timeout. | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -0/+6 |
2017-08-25 | make test: separate test discovery code | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -34/+11 |