aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-03tests: upgrade python packagesDave Wallace1-3/+3
2024-01-21build: Explicitly use gmakeTom Jones1-2/+2
2024-01-18tests: preload api filesMaxime Peim1-1/+7
2023-11-27tests: Excluded some components from LCOVadrianvillin1-0/+3
2023-11-03tests: refactor asf framework codeDave Wallace1-2/+7
2023-10-03build: add ability to disable some plugins from packaging and testsAndrew Yourtchenko1-1/+9
2023-08-16tests docs: update python3 venv packagesDave Wallace1-4/+4
2023-08-11tests: filter coverage report outputDave Wallace1-0/+3
2023-08-08tests: fix setting gcov flag for test-cov targetDave Wallace1-1/+1
2023-06-22tests docs: fix lcov code coverage report generationDave Wallace1-14/+34
2023-04-25tests: fix test-help formattingKlement Sekera1-1/+1
2023-04-25tests: support multiple filter expressionsKlement Sekera1-46/+159
2022-12-07tests: multiple apidir locationsOle Troan1-1/+6
2022-08-16tests: move "venv" to "build-root" directory from "test" directorySaima Yunus1-2/+3
2022-08-04tests: run a test inside a QEMU VMNaveen Joy1-0/+1
2022-05-11tests: fix checkstyle-pythonKlement Sekera1-1/+1
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-33/+25
2022-03-22tests: fix DEBUG=attach functionalityKlement Sekera1-2/+3
2022-02-17tests: make tests less make dependentKlement Sekera1-61/+123
2022-02-07tests: Update python packagesDave Wallace1-2/+5
2022-02-05tests: fix test-checkstyle-diff if no .py changedKlement Sekera1-2/+2
2022-01-31tests: correct python usage in virtualenvKlement Sekera1-9/+9
2022-01-31ip: reassembly - add a way to disable for forusKlement Sekera1-2/+2
2021-11-02tests: update python packagesDave Wallace1-2/+2
2021-10-13docs: better docs, mv doxygen to sphinxNathan Skrzypczak1-23/+2
2021-08-13tests docs: upgrade python packagesDave Wallace1-2/+2
2021-05-26tests: Fix 'test-wipe'Neale Ranns1-1/+0
2021-05-26tests: move vapi C/C++ test files into src/Damjan Marion1-5/+1
2021-05-13tests: move test source to vpp/testDave Wallace1-29/+12
2021-04-16tests: cpus awarenessKlement Sekera1-1/+2
2021-04-12tests: support attaching to existing vppKlement Sekera1-25/+28
2021-03-31tests: call venv module directlyKlement Sekera1-1/+1
2021-03-25tests: introduce test-checkstyle-diffKlement Sekera1-2/+17
2021-03-24tests: add vpp test dirs to PYTHONPATHDave Wallace1-4/+10
2021-03-18tests: remove shm files created by vpp on resetKlement Sekera1-0/+1
2021-03-17tests: remove shm handlingKlement Sekera1-2/+0
2021-03-15tests: use socket transport instead of shared memoryOle Troan1-2/+0
2021-01-08tests: Use soft links for the test file stagingNeale Ranns1-2/+3
2020-12-22tests: fix gathering of test src filesDave Wallace1-1/+1
2020-08-31vpp_config: update node variants to skx and iclRay Kinsella1-2/+2
2020-06-24tests: fix deps pinning / patchingAloys Augustin1-5/+3
2020-05-25tests: update pip and pip-toolsAloys Augustin1-4/+5
2020-04-28vlib: startup multi-arch variant configurationRay Kinsella1-0/+4
2020-04-07tests: pin sphinx and sphinx-rtd-themeAloys Augustin1-3/+1
2020-02-07tests: support python 3.8Ole Troan1-2/+2
2019-12-20tests: don't prompt to launch gdb for sanity test casePaul Vinciguerra1-0/+2
2019-12-18build tests: fail test run if we can't patch scapyPaul Vinciguerra1-1/+1
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-1/+1
2019-12-04build: fix make test with distributed srcDave Wallace1-102/+157
2019-11-27misc: add address sanitizer heap instrumentationBenoƮt Ganne1-0/+3