summaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2018-11-24VPP-1505 VPP-1508 Remove dep.: py_lispnetworkingPaul Vinciguerra1-1/+1
2018-11-23make test: remove test-ext, fix test*-all targetsKlement Sekera1-5/+4
2018-11-22Add RFC5424 syslog protocol support (VPP-1139)Matus Fabian1-1/+1
2018-08-23CSIT-1139: Implement parallel test executionjuraj.linkes1-5/+29
2018-08-17Add psutil to testing virtualenvjuraj.linkes1-1/+1
2018-07-22make test-ext: a new test target that builds VOM (existing one no longer do)Neale Ranns1-1/+4
2018-06-28make test: fix profilingKlement Sekera1-1/+1
2018-06-27make test: easy profiling via make test PROFILE=1Klement Sekera1-1/+18
2018-05-02Scapy; update to release 2.4.0Neale Ranns1-1/+1
2018-04-10test: Fix issues with new version of pycodestyle (VPP-1232)Chris Luke1-1/+1
2018-04-03Makefile: Alter VPP_PYTHON_PREFIX for preloading depsEd Kern1-0/+2
2018-03-24make test: use vpp-dev repo for py-lispnetworkingKlement Sekera1-1/+1
2018-03-19Scapy upgrade to 2.4.0.rc5Neale Ranns1-2/+2
2018-03-15IPIP: Linter on test_*.pyOle Troan1-1/+1
2018-03-07test: disable reassembly tests and system modification scriptDamjan Marion1-1/+0
2018-03-02make test: add "EXTENDED_TESTS" to help output.Dave Wallace1-0/+1
2018-03-016RD: Rewritten 6RD RFC5969 support.Ole Troan1-1/+1
2018-02-26Python: addressing PEP8 deprecationMarco Varlese1-2/+2
2018-02-22make test: build test/ext when doing coverageKlement Sekera1-1/+1
2018-02-17make test: add test framework debuggingKlement Sekera1-1/+10
2018-02-06BIER: fix support for longer bit-string lengthsNeale Ranns1-1/+1
2018-02-01IPv4/6 reassemblyKlement Sekera1-1/+2
2018-01-25make test: verify that /dev/shm is big enoughKlement Sekera1-0/+1
2017-12-15ESP_AH_test_automation_scripts rev1“mystarrocks”1-1/+1
2017-11-06make test: add CACHE_OUTPUT optionKlement Sekera1-0/+1
2017-11-06make test: fix DEBUG=core errorKlement Sekera1-0/+2
2017-10-19make test: control sanity via SANITY=yes|no optionKlement Sekera1-2/+11
2017-10-10make test: add RETRIES optionKlement Sekera1-0/+1
2017-09-30make test: archive failed test data with build logs.Dave Wallace1-2/+1
2017-09-27make test: clean ext binaries when doing test-wipeKlement Sekera1-0/+1
2017-09-19Add new C APIKlement Sekera1-1/+5
2017-08-17make test: collect symlinks to failed testsKlement Sekera1-1/+6
2017-08-14make test: properly handle ctrl-cKlement Sekera1-1/+9
2017-08-10make test: detect hung testsKlement Sekera1-0/+1
2017-08-07make test: kill all remaining subprocesses on exitKlement Sekera1-1/+1
2017-06-07make test: improve debugabilityKlement Sekera1-1/+1
2017-06-01make test: add suddenly missing dependency (six module)Klement Sekera1-1/+1
2017-05-11make test: support coverage for out-of-tree pluginsKlement Sekera1-0/+6