aboutsummaryrefslogtreecommitdiffstats
path: root/test/hook.py
AgeCommit message (Expand)AuthorFilesLines
2019-06-24tests: refactor VppDiedError.Paul Vinciguerra1-20/+4
2019-03-27make-test: fix ValueError raised by hook in python3Naveen Joy1-1/+1
2019-03-11VPP-1508: Use scapy.compat to manage packet level library differences.Paul Vinciguerra1-1/+4
2019-03-11Test: Fix hook.py: AttributeErrorPaul Vinciguerra1-1/+1
2019-02-28Remove unused imports from hooksNaveen Joy1-4/+0
2019-02-26make test: Add exception handling around subprocess.Paul Vinciguerra1-5/+16
2019-02-04Fix inheritance problem in test/hook.py.Paul Vinciguerra1-16/+16
2019-02-01VTL: Fix issue with ipaddress library use under python2.Paul Vinciguerra1-0/+5
2018-12-13test/hook.py. Add human-friendly annotations to log msgs.Paul Vinciguerra1-3/+19
2018-10-10Setup, teardown, DEBUG=core, FAILFAST fixesjuraj.linkes1-21/+14
2018-08-30Fix the default step when using STEP=1 while testingjuraj.linkes1-1/+1
2018-08-23CSIT-1139: Implement parallel test executionjuraj.linkes1-5/+5
2018-03-31make test: print a warning in case a core_pattern contains a filter programAndrew Yourtchenko1-0/+2
2018-03-24make test: enhance core-file informationKlement Sekera1-2/+12
2018-03-23make test: code cleanupKlement Sekera1-3/+5
2018-03-14make test: early core detection, code cleanupKlement Sekera1-0/+2
2018-02-01IPv4/6 reassemblyKlement Sekera1-9/+5
2017-11-06make test: fix DEBUG=core errorKlement Sekera1-1/+1
2017-08-10make test: detect hung testsKlement Sekera1-22/+7
2017-01-11make test: improve documentation and PEP8 complianceKlement Sekera1-2/+2
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-8/+12
2016-11-28make test: detect early vpp crashKlement Sekera1-2/+1
2016-11-02Improve debug-cli in test frameworkKlement Sekera1-1/+1
2016-10-31add vpp debugging support to test frameworkKlement Sekera1-8/+104
2016-10-26refactor test frameworkKlement Sekera1-0/+128