blob: 023eae16a846b0adef08b20e2c0e32ede2057f3d (
plain)
1
2
3
4
5
6
7
8
|
TESTS = \
tests/parse_control.basic.sh \
tests/resolve_deps.basic.sh \
tests/match_arch.sh \
tests/match_plat.sh \
tests/arch_is_concerned.sh \
tests/plat_is_concerned.sh \
tests/reduce_deps.sh
|