1# SPDX-License-Identifier: GPL-2.0-only 2 3tests-y += acpigen-test 4 5acpigen-test-srcs += tests/acpi/acpigen-test.c 6acpigen-test-srcs += src/acpi/acpigen.c 7acpigen-test-srcs += tests/stubs/console.c 8