blob: 73e6e1bc0adf122eae6d212ba654c91de522bc0f (
plain)
1
2
3
4
|
# List of all the ChibiOS/RT test files.
TESTSRC = ../../test/test.c ../../test/testrdy.c ../../test/testsem.c \
../../test/testmtx.c ../../test/testmsg.c ../../test/testpools.c \
../../test/testbmk.c
|