tests: Add acpi/acpigen-test test case
Signed-off-by: Jakub Czapiga <jacz@semihalf.com> Change-Id: Icc128212c1f72beb50caca671b4bada3507d3a1f Reviewed-on: https://review.coreboot.org/c/coreboot/+/50520 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
5b3e995710
commit
168b38bbb3
7
tests/acpi/Makefile.inc
Normal file
7
tests/acpi/Makefile.inc
Normal file
@@ -0,0 +1,7 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
tests-y += acpigen-test
|
||||
|
||||
acpigen-test-srcs += tests/acpi/acpigen-test.c
|
||||
acpigen-test-srcs += src/acpi/acpigen.c
|
||||
acpigen-test-srcs += tests/stubs/console.c
|
Reference in New Issue
Block a user