summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-08-30 01:36:05 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-08-30 01:37:10 (EDT)
commit4bc1b1ddf9ce444c2906bf777856cc209556a7e0 (patch)
treef672fb36faa33d422fd10fdaed2d0f07017398a6 /tests/local.mk
parent51fd7575011533ffcfa97d468f2fda29dd17034b (diff)
tests/plat_is_concerned.sh: New test
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/local.mk b/tests/local.mk
index ee57f01..41c3759 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -3,4 +3,5 @@ TESTS = \
tests/resolve_deps.basic.sh \
tests/match_arch.sh \
tests/match_plat.sh \
- tests/arch_is_concerned.sh
+ tests/arch_is_concerned.sh \
+ tests/plat_is_concerned.sh