coreboot-kgpe-d16/tests
Shuo Liu d914292142 tests/lib: Do not pick up unassigned resources
Unassigned tag is defined to emulate an unmapped PCI BAR resource.
This resource is not mapped into host physical address and hence
should not be picked up by memranges_add_resources().

Change-Id: If7a5c437d486b80d798496b985efd80526f13c63
Signed-off-by: Shuo Liu <shuo.liu@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/66451
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jan Dabros <jsd@semihalf.com>
2022-08-13 16:40:26 +00:00
..
acpi tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
commonlib commonlib: Add support for rational number approximation 2022-08-03 03:26:13 +00:00
console tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
data/lib/lzma-test tests: Add lib/lzma-test test case 2021-10-14 13:13:07 +00:00
device tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
include tests/include: Move EMPTY_WRAP() macro to tests/include/test.h 2022-02-10 21:16:49 +00:00
lib tests/lib: Do not pick up unassigned resources 2022-08-13 16:40:26 +00:00
mock tests: Fix tests code and comments style 2022-01-14 14:29:29 +00:00
stubs tests/stubs/console: Allow enabling printk to print to stdout 2021-09-13 14:00:57 +00:00
Makefile.common tests: Adjust the order of header files to include 2022-07-14 23:08:24 +00:00
Makefile.inc tests: Split Makefile to allow for making host-side test tools 2022-04-19 13:00:56 +00:00