Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-02-26 | Python: addressing PEP8 deprecation | Marco Varlese | 1 | -2/+2 |
2018-02-22 | make test: build test/ext when doing coverage | Klement Sekera | 1 | -1/+1 |
2018-02-17 | make test: add test framework debugging | Klement Sekera | 1 | -1/+10 |
2018-02-06 | BIER: fix support for longer bit-string lengths | Neale Ranns | 1 | -1/+1 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 1 | -1/+2 |
2018-01-25 | make test: verify that /dev/shm is big enough | Klement Sekera | 1 | -0/+1 |
2017-12-15 | ESP_AH_test_automation_scripts rev1 | “mystarrocks” | 1 | -1/+1 |
2017-11-06 | make test: add CACHE_OUTPUT option | Klement Sekera | 1 | -0/+1 |
2017-11-06 | make test: fix DEBUG=core error | Klement Sekera | 1 | -0/+2 |
2017-10-19 | make test: control sanity via SANITY=yes|no option | Klement Sekera | 1 | -2/+11 |
2017-10-10 | make test: add RETRIES option | Klement Sekera | 1 | -0/+1 |
2017-09-30 | make test: archive failed test data with build logs. | Dave Wallace | 1 | -2/+1 |
2017-09-27 | make test: clean ext binaries when doing test-wipe | Klement Sekera | 1 | -0/+1 |
2017-09-19 | Add new C API | Klement Sekera | 1 | -1/+5 |
2017-08-17 | make test: collect symlinks to failed tests | Klement Sekera | 1 | -1/+6 |
2017-08-14 | make test: properly handle ctrl-c | Klement Sekera | 1 | -1/+9 |
2017-08-10 | make test: detect hung tests | Klement Sekera | 1 | -0/+1 |
2017-08-07 | make test: kill all remaining subprocesses on exit | Klement Sekera | 1 | -1/+1 |
2017-06-07 | make test: improve debugability | Klement Sekera | 1 | -1/+1 |
2017-06-01 | make test: add suddenly missing dependency (six module) | Klement Sekera | 1 | -1/+1 |
2017-05-11 | make test: support coverage for out-of-tree plugins | Klement Sekera | 1 | -0/+6 |
2017-04-19 | make test: python interpreter customization | vagrant | 1 | -6/+18 |
2017-04-10 | make test: automatic "vpp finishes startup" check | Klement Sekera | 1 | -0/+5 |
2017-03-22 | make test: support out-of-tree plugins | Klement Sekera | 1 | -0/+4 |
2017-03-22 | make test: support out-of-tree tests | Klement Sekera | 1 | -3/+8 |
2017-03-15 | Python API: Change from cPython to CFFI. | Ole Troan | 1 | -1/+1 |
2017-03-09 | make test: automatic sanity check | Klement Sekera | 1 | -2/+14 |
2017-03-09 | make test: add make test-shell[-debug] targets | Klement Sekera | 1 | -0/+13 |
2017-03-08 | make test: split into basic and extended tests | Klement Sekera | 1 | -2/+4 |
2017-03-06 | make test: tell vpp to set coredump size | Klement Sekera | 1 | -0/+3 |
2017-03-06 | make test: don't run if other vpp process runs | Klement Sekera | 1 | -2/+22 |
2017-02-21 | Add basic 4o4 LISP unit test | Filip Tehlar | 1 | -1/+1 |
2017-02-14 | make test: improve stability | Klement Sekera | 1 | -2/+9 |
2017-02-06 | make test: improve test filtering | Klement Sekera | 1 | -2/+10 |
2017-02-06 | make test: fix dependencies | Klement Sekera | 1 | -2/+2 |
2017-02-05 | Test checksyle for IP mcast tests | Neale Ranns | 1 | -1/+1 |