aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.mk
blob: 9ea33e41281744573ebb5a5172cc0e1cd60404ac (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/testheap.c \
          ../../test/testpools.c ../../test/testdyn.c  ../../test/testbmk.c