Fix logging to file and summary for crashed tests 65/14465/2
authorjuraj.linkes <juraj.linkes@pantheon.tech>
Fri, 24 Aug 2018 14:16:28 +0000 (16:16 +0200)
committerDave Barach <openvpp@barachs.net>
Sat, 25 Aug 2018 00:40:54 +0000 (00:40 +0000)
commit0219b8dfbf25090214573394cf2c9e5e968cfa9a
tree22e6f2ea76e9c72b90c9a7ca26705f39bcb26d67
parentffb3813dd352a8b12fddfa2730dde390f1b92104
Fix logging to file and summary for crashed tests

Logging was not being logged to log.txt
Crashed tests were not reported properly when running tests in one
process

Change-Id: Ica2d703d88351cc8a94bad86764ae4376dc79590
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
test/framework.py
test/log.py
test/run_tests.py