summaryrefslogtreecommitdiff
path: root/android/boottime.yaml
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2016-08-16 15:57:30 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2016-08-16 15:57:30 +0800
commit859b7acdf25da10888fe613acdd1842799eedad2 (patch)
treeec10c8fb9ce6327f67aede48d6c3ce35910a4725 /android/boottime.yaml
parentae478fd5ecd92f93bbab0d0df8c83f55a1816267 (diff)
parent974eda58528c1c992a244cca486b40b5a5782826 (diff)
Merge branch 'master' of ssh://git.linaro.org/people/yongqin.liu/public/test-definitions into self-master2
Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Conflicts: android/boottime.yaml android/devicetree-android.yaml android/lava-android-test-host.yaml android/scripts/bionic-benchmarks.sh android/scripts/tjbench.sh android/tjbench.yaml common/scripts/include/sh-test-lib common/scripts/kvm/test-kvm.sh Change-Id: Id70a5226a4f3a950a213ab65ba8b43bed8271ff6
Diffstat (limited to 'android/boottime.yaml')
-rw-r--r--android/boottime.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android/boottime.yaml b/android/boottime.yaml
index 5da119b..a6fe349 100644
--- a/android/boottime.yaml
+++ b/android/boottime.yaml
@@ -18,9 +18,9 @@ run:
- "./android/scripts/boot_time.sh"
- "dmesg > dmesg.log"
- lava-test-run-attach dmesg.log text/plain
- - "logcat -d *:V > logcat_all.log"
+ - "logcat -d -v time *:V > logcat_all.log"
- lava-test-run-attach logcat_all.log text/plain
- - "logcat -d -b events > logcat_events.log"
+ - "logcat -d -b events -v time > logcat_events.log"
- lava-test-run-attach logcat_events.log text/plain
parse: