coreboot-kgpe-d16/src
Jakub Czapiga 45d37d5cb8 include/assert.h: Use mock_assert() for ENV_TEST targets
Some tests have to be able to catch assertion errors.
Adding CMocka mock_assert() enables that.

Additionally fix test_imd_create_tiered_empty(),
test_full_stack() and test_incorrectly_initialized_stack()
by adding missing expect_assert_failure().

Signed-off-by: Jakub Czapiga <jacz@semihalf.com>
Change-Id: I5e8dd1b198ee6fab61e2be3f92baf1178f79bf18
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51804
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
2021-04-09 06:20:04 +00:00
..
acpi ACPI: Add SATC structure for DMAR table 2021-03-28 16:03:21 +00:00
arch arch/x86: Provide readXp/writeXp helpers in arch/mmio.h 2021-04-06 07:10:40 +00:00
commonlib soc/mediatek: add new driver 'msdc' for eMMC 2021-04-09 06:05:12 +00:00
console console/vtxprintf.c: Add missing <types.h> 2021-02-16 08:15:26 +00:00
cpu cpu/x86/smm: Fix SMM start address passing 2021-03-24 15:36:36 +00:00
device device/i2c_bus.c: Correct code style 2021-04-06 07:02:47 +00:00
drivers drivers/mrc_cache: Fix with VBOOT & VBOOT_STARTS_IN_ROMSTAGE 2021-04-09 06:18:20 +00:00
ec ec/lenovo/h8/acpi: fix wrong calculation 2021-04-08 22:39:20 +00:00
include include/assert.h: Use mock_assert() for ENV_TEST targets 2021-04-09 06:20:04 +00:00
lib decompressor: Add CBFS_VERIFICATION support 2021-04-06 07:49:15 +00:00
mainboard mb/ocp/deltalake: Override DDR frequency limit via VPD variable 2021-04-09 06:16:42 +00:00
northbridge nb/intel/i440bx: Enable bootblock console 2021-04-06 07:11:39 +00:00
security verstage: Add debug print when returning from verstage 2021-04-06 07:49:43 +00:00
soc mb/ocp/deltalake: Override DDR frequency limit via VPD variable 2021-04-09 06:16:42 +00:00
southbridge arch/x86: Provide readXp/writeXp helpers in arch/mmio.h 2021-04-06 07:10:40 +00:00
superio acpi/acpigen.h: Add more intuitive AML package closing functions 2021-03-22 11:21:55 +00:00
vendorcode vc/amd/fsp/cezanne/FspmUpd: use arrays for DXIO/DDI descriptors 2021-04-07 22:48:55 +00:00
Kconfig southbridge: Ensure common Kconfig gets included last 2021-02-18 10:11:39 +00:00