make test: introduce COREDUMP_COMPRESS option 82/19382/2
authorKlement Sekera <ksekera@cisco.com>
Mon, 6 May 2019 17:11:25 +0000 (19:11 +0200)
committerDave Barach <openvpp@barachs.net>
Wed, 8 May 2019 22:14:44 +0000 (22:14 +0000)
commitf40ee3a206b2abd2ca2b8b94e0d233c2f1ade801
treec50d286a56ea3913313c854e6d25f4afb4360b95
parent0e573f56dc4986b2f21ffedddb1c5a2424f88b0d
make test: introduce COREDUMP_COMPRESS option

setting COREDUMP_COMPRESS=y (or =1) indicates that any core file
is to be compressed by the test framework unless DEBUG=core is set.

Change-Id: Ib0d6d30a7398dbeb6ab5e5dbb411bf5c641b5206
Signed-off-by: Klement Sekera <ksekera@cisco.com>
test/Makefile
test/run_tests.py