summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-15 13:22:24 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-15 14:12:38 (EDT)
commitd03309a89920ebc8c7f61d7bfcc5b3cc4c7836e5 (patch)
tree9844152ff2bff13f2c523a2cae53c308e4f5372f /tests/local.mk
parent6208979d3c87d3171fcf8e68a7b8a91953462e7e (diff)
tests/ob_plat_is_concerned.sh: New test.
The last test case is currently expected to fail: FAIL: tests/ob_plat_is_concerned.sh False positive: Host platform: "all" Package platforms: "!dev" (There are also some errors about _ob_local.)
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/local.mk b/tests/local.mk
index bc68871..30cb38c 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -19,9 +19,11 @@
tests = \
tests/ob_match_arch.sh \
tests/ob_parse_dep.sh \
- tests/ob_reduce_deps.sh
+ tests/ob_reduce_deps.sh \
+ tests/ob_plat_is_concerned.sh
tests_data = \
tests/ob_match_arch.rc \
tests/ob_parse_dep.rc \
- tests/ob_reduce_deps.rc
+ tests/ob_reduce_deps.rc \
+ tests/ob_plat_is_concerned.rc