aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-19make test: python interpreter customizationvagrant1-6/+18
2017-04-10make test: automatic "vpp finishes startup" checkKlement Sekera1-0/+5
2017-03-22make test: support out-of-tree pluginsKlement Sekera1-0/+4
2017-03-22make test: support out-of-tree testsKlement Sekera1-3/+8
2017-03-15Python API: Change from cPython to CFFI.Ole Troan1-1/+1
2017-03-09make test: automatic sanity checkKlement Sekera1-2/+14
2017-03-09make test: add make test-shell[-debug] targetsKlement Sekera1-0/+13
2017-03-08make test: split into basic and extended testsKlement Sekera1-2/+4
2017-03-06make test: tell vpp to set coredump sizeKlement Sekera1-0/+3
2017-03-06make test: don't run if other vpp process runsKlement Sekera1-2/+22
2017-02-21Add basic 4o4 LISP unit testFilip Tehlar1-1/+1
2017-02-14make test: improve stabilityKlement Sekera1-2/+9
2017-02-06make test: improve test filteringKlement Sekera1-2/+10
2017-02-06make test: fix dependenciesKlement Sekera1-2/+2
2017-02-05Test checksyle for IP mcast testsNeale Ranns1-1/+1
2017-01-27Fix make test scapy python patch issue, VPP-615Dave Wallace1-0/+1
2017-01-27Add sphinx read the doc theme.Tibor1-1/+1
2017-01-17make test: add checkstyle targetKlement Sekera1-0/+17
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-2/+2
2016-12-28test: fix paths after source code moveDamjan Marion1-1/+1
2016-12-14make test: improve virtualenv patching processKlement Sekera1-10/+17
2016-12-09Add make test code coverage reporting using gcovJuraj Sloboda1-4/+25
2016-11-22GRE tests and fixesNeale Ranns1-4/+26
2016-11-09Improve test framework documentationKlement Sekera1-4/+4
2016-10-31add vpp debugging support to test frameworkKlement Sekera1-7/+43
2016-10-26refactor test frameworkKlement Sekera1-2/+21
2016-10-03test: new test infrastructureDamjan Marion1-0/+3