aboutsummaryrefslogtreecommitdiffstats
path: root/test/nasa_osal/test.mk
blob: 1ed8cad43b4db905600d2d266625319a5997c73f (plain)
1
2
3
4
5
6
7
8
9
# List of all the NASA OSAL over ChibiOS/RT test files.
TESTSRC = ${CHIBIOS}/test/lib/ch_test.c \
          ${CHIBIOS}/test/nasa_osal/source/test/test_root.c \
          ${CHIBIOS}/test/nasa_osal/source/test/test_sequence_001.c \
          ${CHIBIOS}/test/nasa_osal/source/test/test_sequence_002.c

# Required include directories
TESTINC = ${CHIBIOS}/test/lib \
          ${CHIBIOS}/test/nasa_osal/source/test/