Age | Commit message (Expand) | Author | Files | Lines |
2023-08-16 | tests docs: update python3 venv packages | Dave Wallace | 1 | -4/+4 |
2023-08-11 | tests: filter coverage report output | Dave Wallace | 1 | -0/+3 |
2023-08-08 | tests: fix setting gcov flag for test-cov target | Dave Wallace | 1 | -1/+1 |
2023-06-22 | tests docs: fix lcov code coverage report generation | Dave Wallace | 1 | -14/+34 |
2023-04-25 | tests: fix test-help formatting | Klement Sekera | 1 | -1/+1 |
2023-04-25 | tests: support multiple filter expressions | Klement Sekera | 1 | -46/+159 |
2022-12-07 | tests: multiple apidir locations | Ole Troan | 1 | -1/+6 |
2022-08-16 | tests: move "venv" to "build-root" directory from "test" directory | Saima Yunus | 1 | -2/+3 |
2022-08-04 | tests: run a test inside a QEMU VM | Naveen Joy | 1 | -0/+1 |
2022-05-11 | tests: fix checkstyle-python | Klement Sekera | 1 | -1/+1 |
2022-05-10 | tests: replace pycodestyle with black | Klement Sekera | 1 | -33/+25 |
2022-03-22 | tests: fix DEBUG=attach functionality | Klement Sekera | 1 | -2/+3 |
2022-02-17 | tests: make tests less make dependent | Klement Sekera | 1 | -61/+123 |
2022-02-07 | tests: Update python packages | Dave Wallace | 1 | -2/+5 |
2022-02-05 | tests: fix test-checkstyle-diff if no .py changed | Klement Sekera | 1 | -2/+2 |
2022-01-31 | tests: correct python usage in virtualenv | Klement Sekera | 1 | -9/+9 |
2022-01-31 | ip: reassembly - add a way to disable for forus | Klement Sekera | 1 | -2/+2 |
2021-11-02 | tests: update python packages | Dave Wallace | 1 | -2/+2 |
2021-10-13 | docs: better docs, mv doxygen to sphinx | Nathan Skrzypczak | 1 | -23/+2 |
2021-08-13 | tests docs: upgrade python packages | Dave Wallace | 1 | -2/+2 |
2021-05-26 | tests: Fix 'test-wipe' | Neale Ranns | 1 | -1/+0 |
2021-05-26 | tests: move vapi C/C++ test files into src/ | Damjan Marion | 1 | -5/+1 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -29/+12 |
2021-04-16 | tests: cpus awareness | Klement Sekera | 1 | -1/+2 |
2021-04-12 | tests: support attaching to existing vpp | Klement Sekera | 1 | -25/+28 |
2021-03-31 | tests: call venv module directly | Klement Sekera | 1 | -1/+1 |
2021-03-25 | tests: introduce test-checkstyle-diff | Klement Sekera | 1 | -2/+17 |
2021-03-24 | tests: add vpp test dirs to PYTHONPATH | Dave Wallace | 1 | -4/+10 |
2021-03-18 | tests: remove shm files created by vpp on reset | Klement Sekera | 1 | -0/+1 |
2021-03-17 | tests: remove shm handling | Klement Sekera | 1 | -2/+0 |
2021-03-15 | tests: use socket transport instead of shared memory | Ole Troan | 1 | -2/+0 |
2021-01-08 | tests: Use soft links for the test file staging | Neale Ranns | 1 | -2/+3 |
2020-12-22 | tests: fix gathering of test src files | Dave Wallace | 1 | -1/+1 |
2020-08-31 | vpp_config: update node variants to skx and icl | Ray Kinsella | 1 | -2/+2 |
2020-06-24 | tests: fix deps pinning / patching | Aloys Augustin | 1 | -5/+3 |
2020-05-25 | tests: update pip and pip-tools | Aloys Augustin | 1 | -4/+5 |
2020-04-28 | vlib: startup multi-arch variant configuration | Ray Kinsella | 1 | -0/+4 |
2020-04-07 | tests: pin sphinx and sphinx-rtd-theme | Aloys Augustin | 1 | -3/+1 |
2020-02-07 | tests: support python 3.8 | Ole Troan | 1 | -2/+2 |
2019-12-20 | tests: don't prompt to launch gdb for sanity test case | Paul Vinciguerra | 1 | -0/+2 |
2019-12-18 | build tests: fail test run if we can't patch scapy | Paul Vinciguerra | 1 | -1/+1 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 1 | -1/+1 |
2019-12-04 | build: fix make test with distributed src | Dave Wallace | 1 | -102/+157 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+3 |
2019-11-05 | tests: support setting random seed | Klement Sekera | 1 | -0/+2 |
2019-10-28 | tests: switch test framework to python3 by default | Ole Troan | 1 | -6/+6 |
2019-10-22 | tests: DEBUG=gdb[server]-all to debug worker(s) | Dave Wallace | 1 | -0/+4 |
2019-10-09 | build: clean up make help output | Dave Wallace | 1 | -3/+3 |
2019-09-23 | tests: fix test-checkstyle to check plugin tests | Dave Wallace | 1 | -1/+1 |
2019-09-02 | tests: run vapi tests by default | Klement Sekera | 1 | -3/+1 |