tests: Always run all unit tests
commit1b35ec97cc54337680e239c7ad10fa1acc716a2f
authorPatrick Georgi <pgeorgi@google.com>
Wed, 27 May 2020 09:39:32 +0000 (27 11:39 +0200)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 28 May 2020 09:48:13 +0000 (28 09:48 +0000)
tree394bf4788c5d988a2bbc6ae085b0ee56145725c4
parent95226b3e74309650325b2e2199a90d670a99c452
tests: Always run all unit tests

So far, the semantics have been that run-unit-tests stopped at the first
test suite that failed. This hides useful signal in later tests, so
always run all tests and collect the result.

Change-Id: I407715f85513c2c95a1cf89cfb427317dff9fbab
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41773
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jan Dabros <jsd@semihalf.com>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
tests/Makefile.inc