aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-05tests: support setting random seedKlement Sekera1-0/+2
2019-10-28tests: switch test framework to python3 by defaultOle Troan1-6/+6
2019-10-22tests: DEBUG=gdb[server]-all to debug worker(s)Dave Wallace1-0/+4
2019-10-09build: clean up make help outputDave Wallace1-3/+3
2019-09-23tests: fix test-checkstyle to check plugin testsDave Wallace1-1/+1
2019-09-02tests: run vapi tests by defaultKlement Sekera1-3/+1
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-1/+8
2019-07-28build: add option to wipe/rebuild papiPaul Vinciguerra1-0/+6
2019-07-23tests: pin pip versionAloys Augustin1-0/+4
2019-06-27tests: pin python dependenciesAloys Augustin1-17/+38
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-0/+1
2019-05-08make test: introduce COREDUMP_COMPRESS optionKlement Sekera1-0/+1
2019-04-23API: Python and Unix domain socket improvementOle Troan1-0/+2
2019-03-19Revert "tests: Deprecate the use of CLI commands in tests."Neale Ranns1-1/+1
2019-03-18tests: Deprecate the use of CLI commands in tests.Paul Vinciguerra1-1/+1
2019-02-26make test: Stop downloading pip.Paul Vinciguerra1-6/+2
2019-02-14make test: make test-ext working againKlement Sekera1-6/+6
2019-01-31VTL: Makefile: Don't install pip twice.Paul Vinciguerra1-1/+0
2019-01-18VTL: Fix sphinx doc generation.Paul Vinciguerra1-1/+1
2019-01-17VTL: Move doc generation and linting to python3.Paul Vinciguerra1-5/+6
2019-01-05VPP-1508: Python3: Support simultaneous p2/p3 venvs.Paul Vinciguerra1-1/+1
2018-12-18VPP-1508: Have test/Makefile honor PYTHON= envvar.Paul Vinciguerra1-8/+8
2018-12-06Skip failing ARM testcases for CIjuraj.linkes1-0/+2
2018-11-29make test: create virtualenv under /test/Klement Sekera1-45/+47
2018-11-26VPP-1508 Add support for environment markers.Paul Vinciguerra1-1/+1