aboutsummaryrefslogtreecommitdiffstats
path: root/test/lib/test.mk
blob: 4f1dc479be30f78f192989d659023c33ce64b921 (plain)
1
2
3
4
5
# List of all the test runtime files.
TESTSRC += ${CHIBIOS}/test/lib/ch_test.c

# Required include directories
TESTINC += ${CHIBIOS}/test/lib