d1342728f76b9951bbb8f5f670acde9f4611d73f
[com/asn1c.git] / tests / Makefile.am
1
2 # Tests are ordered in the rough order of the time it takes to go through them.
3 SUBDIRS = \
4     tests-asn1c-compiler    \
5     tests-skeletons         \
6     tests-asn1c-smoke       \
7     tests-c-compiler        \
8     tests-randomized
9
10 EXTRA_DIST = README
11