aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Fix for dependency problem with Fedora 25Thomas F Herbert1-2/+10
2017-03-27Check for missing deps on bootstrap target for Centos and Fedora.Thomas F Herbert1-0/+15
2017-03-27Python-API: debian packaging now depends on python-all (for pybuild)Ole Troan1-1/+1
2017-03-22make test: run all tests in test-cov targetKlement Sekera1-0/+1
2017-03-22make test: support out-of-tree testsKlement Sekera1-2/+3
2017-03-16Add epel-rpm-macros for CentOS/RHEL install-depAlexander Popovsky (apopovsk)1-1/+1
2017-03-15Python API: Change from cPython to CFFI.Ole Troan1-2/+3
2017-03-14Nasm > 2.11.06 required for sw_crypto.Thomas F Herbert1-0/+1
2017-03-10Retire vpp_liteDamjan Marion1-9/+7
2017-03-09make test: add make test-shell[-debug] targetsKlement Sekera1-0/+8
2017-03-08make test: split into basic and extended testsKlement Sekera1-3/+14
2017-02-22Fix LISP and ONE crc marcosFilip Tehlar1-0/+1
2017-02-20dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo...Radu Nicolau1-1/+1
2017-02-06make test: improve test filteringKlement Sekera1-1/+1
2017-02-01Fix issue with apt-get update not being run on Ubuntu 16.04Ed Warnicke1-1/+1
2017-01-31Prep work for Coverity upload processing via JenkinsDave Barach1-0/+4
2017-01-24fix OS_ID test in root MakefileGabriel Ganne1-2/+2
2017-01-20Add dpdk development packagingDamjan Marion1-11/+14
2017-01-17make test: add checkstyle targetKlement Sekera1-0/+4
2017-01-16Add 'make test' to verify jobDamjan Marion1-0/+1
2017-01-16Toplevel Makefile cleanupDamjan Marion1-9/+8
2017-01-10Revert "vppctl: bash completion for vppctl commands"Damjan Marion1-39/+7
2017-01-09vppctl: bash completion for vppctl commandsPadraig Connolly1-7/+39
2017-01-03preserve environment when make install-depGabriel Ganne1-4/+4
2017-01-02fix run-vat pathMatus Fabian1-1/+1
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion1-17/+4
2016-12-28test: fix paths after source code moveDamjan Marion1-3/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-2/+2
2016-12-21vagrant: Fixing sudo related vagrant errorsRay Kinsella1-1/+1
2016-12-20Remove RPATH from binaries before creating .deb and .rpm packagesDamjan Marion1-2/+2
2016-12-16make test: improve robustness and performanceKlement Sekera1-3/+1
2016-12-09Add make test code coverage reporting using gcovJuraj Sloboda1-2/+13
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-0/+2
2016-12-06API: Adapt make test to Python API changes.Ole Troan1-0/+1
2016-12-01Add banner for building deb and rpm packages to verifyEd Warnicke1-0/+2
2016-11-30Temporarily remove make testEd Warnicke1-1/+0
2016-11-29Have make verify check deb and rpm buildsEd Warnicke1-5/+11
2016-11-29Added make test to make verifyEd Warnicke1-3/+3
2016-11-19make: call install-dep on unatteded invocationDamjan Marion1-0/+4
2016-11-15Update test documentation.Matej Klotton1-1/+1
2016-11-12Add clang to 'make verify'Damjan Marion1-0/+18
2016-11-12Use gcc for start in 'make verify'Damjan Marion1-3/+2
2016-11-11Add 'make verify' target to top-level makefileDamjan Marion1-0/+4
2016-11-09Improve test framework documentationKlement Sekera1-1/+1
2016-11-04VPP-498: Prepare vpp RPM packaging for use by downstream distros.Thomas F Herbert1-2/+19
2016-10-31add vpp debugging support to test frameworkKlement Sekera1-9/+18
2016-10-26refactor test frameworkKlement Sekera1-21/+20
2016-10-18Fix test target buildPeter Ginchev1-6/+10
2016-10-07Test Infra: Add plugin supportPierre Pfister1-2/+3
2016-10-05don't require root privileges when running the testsKlement Sekera1-1/+1