From c9a9f839cb299d26de70a6c0f1fbcb8be7aa4f0c Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 11 Nov 2020 10:50:49 +0100 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/47446 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Felix Singer --- util/testing/Makefile.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'util') diff --git a/util/testing/Makefile.inc b/util/testing/Makefile.inc index 989fe69ebb..da6db601c2 100644 --- a/util/testing/Makefile.inc +++ b/util/testing/Makefile.inc @@ -51,12 +51,16 @@ junit.xml: echo TOOLLIST= \ +amdfwtool \ cbmem \ ectool \ futility \ +genprof \ +intelmetool \ inteltool \ intelvbttool \ nvramtool \ +post \ superiotool TEST_PAYLOADLIST_INTERNAL= \ -- cgit v1.2.3