Age | Commit message (Expand) | Author | Files | Lines |
2019-06-24 | tests: refactor VppDiedError. | Paul Vinciguerra | 1 | -20/+4 |
2019-03-27 | make-test: fix ValueError raised by hook in python3 | Naveen Joy | 1 | -1/+1 |
2019-03-11 | VPP-1508: Use scapy.compat to manage packet level library differences. | Paul Vinciguerra | 1 | -1/+4 |
2019-03-11 | Test: Fix hook.py: AttributeError | Paul Vinciguerra | 1 | -1/+1 |
2019-02-28 | Remove unused imports from hooks | Naveen Joy | 1 | -4/+0 |
2019-02-26 | make test: Add exception handling around subprocess. | Paul Vinciguerra | 1 | -5/+16 |
2019-02-04 | Fix inheritance problem in test/hook.py. | Paul Vinciguerra | 1 | -16/+16 |
2019-02-01 | VTL: Fix issue with ipaddress library use under python2. | Paul Vinciguerra | 1 | -0/+5 |
2018-12-13 | test/hook.py. Add human-friendly annotations to log msgs. | Paul Vinciguerra | 1 | -3/+19 |
2018-10-10 | Setup, teardown, DEBUG=core, FAILFAST fixes | juraj.linkes | 1 | -21/+14 |
2018-08-30 | Fix the default step when using STEP=1 while testing | juraj.linkes | 1 | -1/+1 |
2018-08-23 | CSIT-1139: Implement parallel test execution | juraj.linkes | 1 | -5/+5 |
2018-03-31 | make test: print a warning in case a core_pattern contains a filter program | Andrew Yourtchenko | 1 | -0/+2 |
2018-03-24 | make test: enhance core-file information | Klement Sekera | 1 | -2/+12 |
2018-03-23 | make test: code cleanup | Klement Sekera | 1 | -3/+5 |
2018-03-14 | make test: early core detection, code cleanup | Klement Sekera | 1 | -0/+2 |
2018-02-01 | IPv4/6 reassembly | Klement Sekera | 1 | -9/+5 |
2017-11-06 | make test: fix DEBUG=core error | Klement Sekera | 1 | -1/+1 |
2017-08-10 | make test: detect hung tests | Klement Sekera | 1 | -22/+7 |
2017-01-11 | make test: improve documentation and PEP8 compliance | Klement Sekera | 1 | -2/+2 |
2016-12-07 | BFD: basic asynchronous session up/down | Klement Sekera | 1 | -8/+12 |
2016-11-28 | make test: detect early vpp crash | Klement Sekera | 1 | -2/+1 |
2016-11-02 | Improve debug-cli in test framework | Klement Sekera | 1 | -1/+1 |
2016-10-31 | add vpp debugging support to test framework | Klement Sekera | 1 | -8/+104 |
2016-10-26 | refactor test framework | Klement Sekera | 1 | -0/+128 |