summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStevan Radakovic <stevan.radakovic@linaro.org>2018-03-22 11:55:12 +0100
committerStevan Radakovic <stevan.radakovic@linaro.org>2018-03-22 11:55:12 +0100
commit8e12fd15cee19dd37245f245b9375be084660c55 (patch)
treee7d3696278e01700be4d14d6bfe80794bc33f6b4
parent9e39d3cf7cf47709e07b3fd1a150762c6e1c499b (diff)
Add test case pattern.
-rw-r--r--audio/pulseaudio.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/pulseaudio.yaml b/audio/pulseaudio.yaml
index 23fc316..ea80392 100644
--- a/audio/pulseaudio.yaml
+++ b/audio/pulseaudio.yaml
@@ -26,3 +26,6 @@ run:
steps:
- ./audio/ffmpeg_play_rec.sh
- python3 audio/fingerprint.py
+
+parse:
+ pattern: "(?P<test_case_id>.*-*):\\s+(?P<result>(pass|fail))"