summaryrefslogtreecommitdiff
path: root/ubuntu
diff options
context:
space:
mode:
authorSenthil Kumaran <senthil.kumaran@linaro.org>2013-04-19 14:26:28 +0530
committerSenthil Kumaran <senthil.kumaran@linaro.org>2013-04-19 14:26:28 +0530
commit786b7e40f098452c08b79deb9f3558ab584e5d39 (patch)
tree48a812c92307809f02f7da592c2cc695e896b407 /ubuntu
parent9394c5056b4d75db5405160f16b48ccd212ecbb9 (diff)
Add fix up dict for device tree test definition.
Diffstat (limited to 'ubuntu')
-rw-r--r--ubuntu/device-tree.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ubuntu/device-tree.yaml b/ubuntu/device-tree.yaml
index a7d7f24..58e376f 100644
--- a/ubuntu/device-tree.yaml
+++ b/ubuntu/device-tree.yaml
@@ -23,3 +23,6 @@ run:
parse:
pattern: "(?P<test_case_id>[a-zA-Z0-9_-]+):\\s(?P<result>\\w+)"
+ fixupdict:
+ FAIL: fail
+ PASS: pass