make test: print TEST= values for failed tests 99/16299/2
authorKlement Sekera <ksekera@cisco.com>
Fri, 30 Nov 2018 13:17:20 +0000 (14:17 +0100)
committerDamjan Marion <dmarion@me.com>
Fri, 30 Nov 2018 17:01:59 +0000 (17:01 +0000)
commit33177d698ef37dd8924c02220650a0b5d9e7fcd4
tree85a18dc0c6ef036b8c1e4b6c4e76ed0cc9eb9865
parent774356ad5a5660cad99b6d88e0d84f657a636a55
make test: print TEST= values for failed tests

This prints the format strings required to rerun the failed test next to
the failures.

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