util/testing: Build test more of our tools

https://qa.coreboot.org/job/untested-coreboot-files reports a bunch of
untouched Makefiles, so we never even attempt to build those tools.

Change-Id: I70ca658d9642b84fa8388c72ecb83327a6a74291
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47446
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Patrick Georgi 2020-11-11 10:50:49 +01:00
parent 99289a89a3
commit c9a9f839cb
1 changed files with 4 additions and 0 deletions

View File

@ -51,12 +51,16 @@ junit.xml:
echo echo
TOOLLIST= \ TOOLLIST= \
amdfwtool \
cbmem \ cbmem \
ectool \ ectool \
futility \ futility \
genprof \
intelmetool \
inteltool \ inteltool \
intelvbttool \ intelvbttool \
nvramtool \ nvramtool \
post \
superiotool superiotool
TEST_PAYLOADLIST_INTERNAL= \ TEST_PAYLOADLIST_INTERNAL= \