coreboot/tests
Yu-Ping Wu d246e2ca7e tests/Makefile.common: Fix inverted USE_SYSTEM_CMOCKA condition
"-I$(cmockasrc)/include" should be added to TEST_CFLAGS if we are
building cmocka from source (i.e., USE_SYSTEM_CMOCKA is NOT 1). Fix the
condition in Makefile.common.

Change-Id: I957066fb24f03712a5b4b396aa9e04f3861940ee
Signed-off-by: Yu-Ping Wu <yupingso@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90798
Reviewed-by: Hsuan-ting Chen <roccochen@google.com>
Reviewed-by: Jakub "Kuba" Czapiga <czapiga@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-01-20 20:17:15 +00:00
..
acpi
commonlib
console
data/lib
device
drivers
helpers
include
lib
mock
stubs
Makefile.common tests/Makefile.common: Fix inverted USE_SYSTEM_CMOCKA condition 2026-01-20 20:17:15 +00:00
Makefile.mk