coreboot-kgpe-d16/tests/lib
Jakub Czapiga d0bd012b5e tests/Makefile.inc: Add missing include paths to TEST_CFLAGS
Add missing paths to common tests cflags and remove these paths from
individual tests configuration.

Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: I13cb336195bfb06b861d7f403822f06bec8a40aa
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56933
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
2021-08-13 18:05:55 +00:00
..
Makefile.inc tests/Makefile.inc: Add missing include paths to TEST_CFLAGS 2021-08-13 18:05:55 +00:00
b64_decode-test.c
bootmem-test.c
cbmem_console-test.c
cbmem_stage_cache-test.c tests: Add lib/cbmem_stage_cache-test test case 2021-06-01 16:10:42 +00:00
compute_ip_checksum-test.c
coreboot_table-test.c tests: Rework mocking facility 2021-06-10 19:26:46 +00:00
crc_byte-test.c
dimm_info_util-test.c
edid-test.c
fmap-test.c
hexstrtobin-test.c
imd-test.c
imd_cbmem-test.c tests: Rework mocking facility 2021-06-10 19:26:46 +00:00
libgcc-test.c tests: Add lib/libgcc-test test case 2021-07-26 07:32:43 +00:00
list-test.c
malloc-test.c
memchr-test.c
memcmp-test.c
memcpy-test.c
memmove-test.c
memrange-test.c
memset-test.c tests/lib/memset-test: Add missing malloc check and free on error 2021-05-26 12:33:25 +00:00
region_file-test.c
rtc-test.c
spd_cache-test.c tests: Rework mocking facility 2021-06-10 19:26:46 +00:00
stack-test.c
string-test.c
timestamp-test.c
uuid-test.c