diff options
author | Jakub Czapiga <jacz@semihalf.com> | 2022-11-09 10:38:11 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2022-12-14 13:37:39 +0000 |
commit | 3c8a3d1295e7f26e622e35ae7241044017ec771b (patch) | |
tree | 8a875a5396cbc2ffb63fa1fe778eb07524bf86e7 /src/cpu/x86 | |
parent | f9ee35ea3416929519a12ba9148b4c39168d1209 (diff) |
tests/Makefile.common: Allow to disable test framework with parameter
Test framework can be used as a base for other test-like utilities - for
example look at screenshoot utility in depthcharge. Sometimes CMocka is
not required and even makes things problematic. Thanks to this patch one
can set -no_test_framework parameter to instruct framework not to
include and link selected test against CMocka library.
Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: I01dc7c6c50e6ae2f7f71bd6752c2d5f2cc7c3cdc
Reviewed-on: https://review.coreboot.org/c/coreboot/+/70107
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jan Dabros <jsd@semihalf.com>
Diffstat (limited to 'src/cpu/x86')
0 files changed, 0 insertions, 0 deletions