blob: ce3499cb2b4ad86dbaad9ecd851c0c3b9c52b26f [file] [log] [blame]
Julius Werner25400372020-05-04 17:46:31 -07001# SPDX-License-Identifier: GPL-2.0-only
2# This file is part of the coreboot project.
3
4tests-y += region-test
5
6region-test-srcs += tests/commonlib/region-test.c
7region-test-srcs += src/commonlib/region.c