coreboot/payloads/libpayload/tests
Julius Werner f02e00a97a tests: Add DEBUG make commandline option to generate debug symbols
Sometimes when a test doesn't work it's convenient to run it through
GDB. This patch adds a variable you can set on the make commandline to
conveniently enable all the compiler flags needed to make that work.

Change-Id: I3ac80ad095e0b72cc3176cbf915d1f390cd01558
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/81112
Reviewed-by: Jakub Czapiga <czapiga@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2024-03-09 23:35:36 +00:00
..
data libpayload: initial test case + tiny "framework" 2013-03-22 00:35:32 +01:00
drivers payloads: Rename Makefiles from .inc to .mk 2024-01-24 10:15:10 +00:00
include libpayload: Implement new CBFS access API 2022-01-10 14:30:04 +00:00
libc payloads: Rename Makefiles from .inc to .mk 2024-01-24 10:15:10 +00:00
libcbfs Treewide: Fix incorrect SPDX license strings 2024-02-18 01:55:57 +00:00
mocks libpayload: Implement new CBFS access API 2022-01-10 14:30:04 +00:00
cbfs-x86-test.c libpayload: initial test case + tiny "framework" 2013-03-22 00:35:32 +01:00
libpayload-config.h libpayload: Change CONFIG_X86_SERIAL_CONSOLE to CONFIG_8250_SERIAL_CONSOLE 2014-08-28 01:40:48 +02:00
Makefile Remove empty lines at end of file 2015-06-08 00:55:07 +02:00
Makefile.mk tests: Add DEBUG make commandline option to generate debug symbols 2024-03-09 23:35:36 +00:00