summaryrefslogtreecommitdiffstats
path: root/tests/plat_is_concerned.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-22 02:41:19 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-22 02:41:19 (EDT)
commit2fd577fdf7293c0d9ecc506bdcb027fba238c024 (patch)
treefc023430402589660ea71927f1949041fd706aa7 /tests/plat_is_concerned.sh
parent79c5fb3e3256017f0033de8cc2fdefcc6148c9f1 (diff)
tests/*_is_concerned.sh: Mark two tests as XFAIL
Diffstat (limited to 'tests/plat_is_concerned.sh')
-rwxr-xr-xtests/plat_is_concerned.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plat_is_concerned.sh b/tests/plat_is_concerned.sh
index 0905a22..bec0fa3 100755
--- a/tests/plat_is_concerned.sh
+++ b/tests/plat_is_concerned.sh
@@ -119,7 +119,7 @@ main()
'ao751h' \
'dev all'
command_ok_ \
- 'HOST "all" DOES MATCH PLAT "dev all"' -- \
+ 'HOST "all" DOES MATCH PLAT "dev all"' -D TODO -- \
plat_is_concerned \
'all' \
'dev all'