blob: d3acdcf00a317a35d3de63f94858467a25f81d69 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001# common libraries for -test variants
2
3MODULES += \
4 app/shell \
5 app/stringtests \
6 app/tests \
7 lib/aes \
8 lib/aes/test \
9 lib/cksum \
10 lib/debugcommands \
11 lib/libm \
12 lib/version \
13
14WITH_CPP_SUPPORT=true
15