Age | Commit message (Expand) | Author | Files | Lines |
2020-04-28 | vlib: startup multi-arch variant configuration |  Ray Kinsella | 1 | -0/+4 |
2020-04-07 | tests: pin sphinx and sphinx-rtd-theme |  Aloys Augustin | 1 | -3/+1 |
2020-02-07 | tests: support python 3.8 |  Ole Troan | 1 | -2/+2 |
2019-12-20 | tests: don't prompt to launch gdb for sanity test case |  Paul Vinciguerra | 1 | -0/+2 |
2019-12-18 | build tests: fail test run if we can't patch scapy |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 1 | -1/+1 |
2019-12-04 | build: fix make test with distributed src |  Dave Wallace | 1 | -102/+157 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+3 |
2019-11-05 | tests: support setting random seed |  Klement Sekera | 1 | -0/+2 |
2019-10-28 | tests: switch test framework to python3 by default |  Ole Troan | 1 | -6/+6 |
2019-10-22 | tests: DEBUG=gdb[server]-all to debug worker(s) |  Dave Wallace | 1 | -0/+4 |
2019-10-09 | build: clean up make help output |  Dave Wallace | 1 | -3/+3 |
2019-09-23 | tests: fix test-checkstyle to check plugin tests |  Dave Wallace | 1 | -1/+1 |
2019-09-02 | tests: run vapi tests by default |  Klement Sekera | 1 | -3/+1 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test |  Dave Wallace | 1 | -1/+8 |
2019-07-28 | build: add option to wipe/rebuild papi |  Paul Vinciguerra | 1 | -0/+6 |
2019-07-23 | tests: pin pip version |  Aloys Augustin | 1 | -0/+4 |
2019-06-27 | tests: pin python dependencies |  Aloys Augustin | 1 | -17/+38 |
2019-05-09 | add mactime plugin unit / code coverage tests |  Dave Barach | 1 | -0/+1 |
2019-05-08 | make test: introduce COREDUMP_COMPRESS option |  Klement Sekera | 1 | -0/+1 |
2019-04-23 | API: Python and Unix domain socket improvement |  Ole Troan | 1 | -0/+2 |
2019-03-19 | Revert "tests: Deprecate the use of CLI commands in tests." |  Neale Ranns | 1 | -1/+1 |
2019-03-18 | tests: Deprecate the use of CLI commands in tests. |  Paul Vinciguerra | 1 | -1/+1 |
2019-02-26 | make test: Stop downloading pip. |  Paul Vinciguerra | 1 | -6/+2 |
2019-02-14 | make test: make test-ext working again |  Klement Sekera | 1 | -6/+6 |
2019-01-31 | VTL: Makefile: Don't install pip twice. |  Paul Vinciguerra | 1 | -1/+0 |
2019-01-18 | VTL: Fix sphinx doc generation. |  Paul Vinciguerra | 1 | -1/+1 |
2019-01-17 | VTL: Move doc generation and linting to python3. |  Paul Vinciguerra | 1 | -5/+6 |
2019-01-05 | VPP-1508: Python3: Support simultaneous p2/p3 venvs. |  Paul Vinciguerra | 1 | -1/+1 |
2018-12-18 | VPP-1508: Have test/Makefile honor PYTHON= envvar. |  Paul Vinciguerra | 1 | -8/+8 |
2018-12-06 | Skip failing ARM testcases for CI |  juraj.linkes | 1 | -0/+2 |
2018-11-29 | make test: create virtualenv under /test/ |  Klement Sekera | 1 | -45/+47 |
2018-11-26 | VPP-1508 Add support for environment markers. |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-24 | VPP-1505 VPP-1508 Remove dep.: py_lispnetworking |  Paul Vinciguerra | 1 | -1/+1 |
2018-11-23 | make test: remove test-ext, fix test*-all targets |  Klement Sekera | 1 | -5/+4 |
2018-11-22 | Add RFC5424 syslog protocol support (VPP-1139) |  Matus Fabian | 1 | -1/+1 |
2018-08-23 | CSIT-1139: Implement parallel test execution |  juraj.linkes | 1 | -5/+29 |
2018-08-17 | Add psutil to testing virtualenv |  juraj.linkes | 1 | -1/+1 |
2018-07-22 | make test-ext: a new test target that builds VOM (existing one no longer do) |  Neale Ranns | 1 | -1/+4 |
2018-06-28 | make test: fix profiling |  Klement Sekera | 1 | -1/+1 |
2018-06-27 | make test: easy profiling via make test PROFILE=1 |  Klement Sekera | 1 | -1/+18 |
2018-05-02 | Scapy; update to release 2.4.0 |  Neale Ranns | 1 | -1/+1 |
2018-04-10 | test: Fix issues with new version of pycodestyle (VPP-1232) |  Chris Luke | 1 | -1/+1 |
2018-04-03 | Makefile: Alter VPP_PYTHON_PREFIX for preloading deps |  Ed Kern | 1 | -0/+2 |
2018-03-24 | make test: use vpp-dev repo for py-lispnetworking |  Klement Sekera | 1 | -1/+1 |
2018-03-19 | Scapy upgrade to 2.4.0.rc5 |  Neale Ranns | 1 | -2/+2 |
2018-03-15 | IPIP: Linter on test_*.py |  Ole Troan | 1 | -1/+1 |
2018-03-07 | test: disable reassembly tests and system modification script |  Damjan Marion | 1 | -1/+0 |
2018-03-02 | make test: add "EXTENDED_TESTS" to help output. |  Dave Wallace | 1 | -0/+1 |
2018-03-01 | 6RD: Rewritten 6RD RFC5969 support. |  Ole Troan | 1 | -1/+1 |