summaryrefslogtreecommitdiff
path: root/generic/linux/ds5-remote-debug.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-10-20 14:38:58 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-10-20 14:38:58 +0100
commitd341c22fae0e9ebbb27cf1a1d2629c6c011f7d23 (patch)
treed828ef6c6052d0ae2d95b1743d28f556848415c3 /generic/linux/ds5-remote-debug.yaml
parentd1b6521e96da63cb212a2e18c4a02791bf5e07cb (diff)
Moved manual tests to separate directory
Change-Id: I1092ce929d4d257dfd596034c605b4be5b0189a0 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'generic/linux/ds5-remote-debug.yaml')
-rw-r--r--generic/linux/ds5-remote-debug.yaml26
1 files changed, 0 insertions, 26 deletions
diff --git a/generic/linux/ds5-remote-debug.yaml b/generic/linux/ds5-remote-debug.yaml
deleted file mode 100644
index 2b30006..0000000
--- a/generic/linux/ds5-remote-debug.yaml
+++ /dev/null
@@ -1,26 +0,0 @@
-metadata:
- name: ds5-remote-debug
- format: "Manual Test Definition 1.0"
- description: "Test remote debug feature in ARM DS-5 for hardware board."
- maintainer:
- - botao.sun@linaro.org
- os:
- - ubuntu
- - openembedded
- scope:
- - functional
- devices:
- - panda
- - panda-es
- - arndale
- environment:
- - manual-test
-
-run:
- steps:
- - "Power on the board until boot up successfully."
- - "Follow this WiKi page to perform the debug procedures: https://wiki.linaro.org/Platform/DevPlatform/DS5#Application_debugger_validation"
- - "This test depends on test 'ds5-ssh'"
- expected:
- - "'ds5-ssh' test should be done successfully as a pre-condition."
- - "After debug view shows, by clicking F5, F6 and F7, the feature should work well."