summaryrefslogtreecommitdiff
path: root/tests/device/Makefile.inc
blob: 2bd6bb6a21d1daa13f17fc1bc6c7dae3cdd4e010 (plain)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.

tests-y += i2c-test

i2c-test-srcs += tests/device/i2c-test.c
i2c-test-srcs += src/device/i2c.c
i2c-test-mocks += platform_i2c_transfer