Age | Commit message (Expand) | Author | Files | Lines |
2017-03-29 | Fix for dependency problem with Fedora 25 | Thomas F Herbert | 1 | -2/+10 |
2017-03-27 | Check for missing deps on bootstrap target for Centos and Fedora. | Thomas F Herbert | 1 | -0/+15 |
2017-03-27 | Python-API: debian packaging now depends on python-all (for pybuild) | Ole Troan | 1 | -1/+1 |
2017-03-22 | make test: run all tests in test-cov target | Klement Sekera | 1 | -0/+1 |
2017-03-22 | make test: support out-of-tree tests | Klement Sekera | 1 | -2/+3 |
2017-03-16 | Add epel-rpm-macros for CentOS/RHEL install-dep | Alexander Popovsky (apopovsk) | 1 | -1/+1 |
2017-03-15 | Python API: Change from cPython to CFFI. | Ole Troan | 1 | -2/+3 |
2017-03-14 | Nasm > 2.11.06 required for sw_crypto. | Thomas F Herbert | 1 | -0/+1 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 1 | -9/+7 |
2017-03-09 | make test: add make test-shell[-debug] targets | Klement Sekera | 1 | -0/+8 |
2017-03-08 | make test: split into basic and extended tests | Klement Sekera | 1 | -3/+14 |
2017-02-22 | Fix LISP and ONE crc marcos | Filip Tehlar | 1 | -0/+1 |
2017-02-20 | dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo... | Radu Nicolau | 1 | -1/+1 |
2017-02-06 | make test: improve test filtering | Klement Sekera | 1 | -1/+1 |
2017-02-01 | Fix issue with apt-get update not being run on Ubuntu 16.04 | Ed Warnicke | 1 | -1/+1 |
2017-01-31 | Prep work for Coverity upload processing via Jenkins | Dave Barach | 1 | -0/+4 |
2017-01-24 | fix OS_ID test in root Makefile | Gabriel Ganne | 1 | -2/+2 |
2017-01-20 | Add dpdk development packaging | Damjan Marion | 1 | -11/+14 |
2017-01-17 | make test: add checkstyle target | Klement Sekera | 1 | -0/+4 |
2017-01-16 | Add 'make test' to verify job | Damjan Marion | 1 | -0/+1 |
2017-01-16 | Toplevel Makefile cleanup | Damjan Marion | 1 | -9/+8 |
2017-01-10 | Revert "vppctl: bash completion for vppctl commands" | Damjan Marion | 1 | -39/+7 |
2017-01-09 | vppctl: bash completion for vppctl commands | Padraig Connolly | 1 | -7/+39 |
2017-01-03 | preserve environment when make install-dep | Gabriel Ganne | 1 | -4/+4 |
2017-01-02 | fix run-vat path | Matus Fabian | 1 | -1/+1 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 1 | -17/+4 |
2016-12-28 | test: fix paths after source code move | Damjan Marion | 1 | -3/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -2/+2 |
2016-12-21 | vagrant: Fixing sudo related vagrant errors | Ray Kinsella | 1 | -1/+1 |
2016-12-20 | Remove RPATH from binaries before creating .deb and .rpm packages | Damjan Marion | 1 | -2/+2 |
2016-12-16 | make test: improve robustness and performance | Klement Sekera | 1 | -3/+1 |
2016-12-09 | Add make test code coverage reporting using gcov | Juraj Sloboda | 1 | -2/+13 |
2016-12-07 | BFD: basic asynchronous session up/down | Klement Sekera | 1 | -0/+2 |
2016-12-06 | API: Adapt make test to Python API changes. | Ole Troan | 1 | -0/+1 |
2016-12-01 | Add banner for building deb and rpm packages to verify | Ed Warnicke | 1 | -0/+2 |
2016-11-30 | Temporarily remove make test | Ed Warnicke | 1 | -1/+0 |
2016-11-29 | Have make verify check deb and rpm builds | Ed Warnicke | 1 | -5/+11 |
2016-11-29 | Added make test to make verify | Ed Warnicke | 1 | -3/+3 |
2016-11-19 | make: call install-dep on unatteded invocation | Damjan Marion | 1 | -0/+4 |
2016-11-15 | Update test documentation. | Matej Klotton | 1 | -1/+1 |
2016-11-12 | Add clang to 'make verify' | Damjan Marion | 1 | -0/+18 |
2016-11-12 | Use gcc for start in 'make verify' | Damjan Marion | 1 | -3/+2 |
2016-11-11 | Add 'make verify' target to top-level makefile | Damjan Marion | 1 | -0/+4 |
2016-11-09 | Improve test framework documentation | Klement Sekera | 1 | -1/+1 |
2016-11-04 | VPP-498: Prepare vpp RPM packaging for use by downstream distros. | Thomas F Herbert | 1 | -2/+19 |
2016-10-31 | add vpp debugging support to test framework | Klement Sekera | 1 | -9/+18 |
2016-10-26 | refactor test framework | Klement Sekera | 1 | -21/+20 |
2016-10-18 | Fix test target build | Peter Ginchev | 1 | -6/+10 |
2016-10-07 | Test Infra: Add plugin support | Pierre Pfister | 1 | -2/+3 |
2016-10-05 | don't require root privileges when running the tests | Klement Sekera | 1 | -1/+1 |