summaryrefslogtreecommitdiffstats
path: root/tests/local.mk
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-05-15 14:38:12 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-15 14:38:12 (EDT)
commitee52bc612897dad0243e5a26e18fa18e97091024 (patch)
tree35f16992ea750044a84de2d0d4a3ec850c10c6f0 /tests/local.mk
parent34c2432859bbc108193e86e8caacc995488e04ed (diff)
tests/ob_arch_is_concerned.sh: New test.
The last test case is currently expected to fail: FAIL: tests/ob_arch_is_concerned.sh False positive: Host architecture: "all" Package architectures: "!amd64-linux-glibc" (There are also some errors about _ob_local.)
Diffstat (limited to 'tests/local.mk')
-rw-r--r--tests/local.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/local.mk b/tests/local.mk
index 30cb38c..acbb674 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -20,10 +20,12 @@ tests = \
tests/ob_match_arch.sh \
tests/ob_parse_dep.sh \
tests/ob_reduce_deps.sh \
+ tests/ob_arch_is_concerned.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_arch_is_concerned.rc \
tests/ob_plat_is_concerned.rc