summaryrefslogtreecommitdiff
path: root/generic/android/serial-console.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'generic/android/serial-console.yaml')
-rw-r--r--generic/android/serial-console.yaml39
1 files changed, 0 insertions, 39 deletions
diff --git a/generic/android/serial-console.yaml b/generic/android/serial-console.yaml
deleted file mode 100644
index 97ea267..0000000
--- a/generic/android/serial-console.yaml
+++ /dev/null
@@ -1,39 +0,0 @@
-metadata:
- name: andriod-serial-console
- format: "Manual Test Definition 1.0"
- description: "Test if the serial connection to the board works well"
- maintainer:
- - amit.khare@linaro.org
- os:
- - android
- scope:
- - functional
- devices:
- - panda
- - panda-es
- - vexpress-a9
- - vexpress-tc2
- - arndale
- - hikey
- environment:
- - manual-test
-
-run:
- steps:
- - Connect the serial cable.
- - Install minicom on host PC.
- - "$ sudo apt-get install minicom"
- - Launch minicom run "$ sudo minicom -s"
- - Set data transfer speed to "115200 8N1". For ARM Versatile Express board, it is "38400 8N1"
- - Save and exit minicom.
- - Re-launch minicom and run "$sudo minicom"
- - Power on and boot the board under test.
- - For Hikey board, If the 4 pin jumper block for UART0 is installed, attach a serial terminal and
- ensure the console is displayed on the serial terminal. If a mezzanine board is available for UART1,
- install it, attach a serial terminal and ensure the console is displayed on the serial terminal.
-
-
- expected:
- - "Verify that the output looks good."
- - "Verify that you can type in serial console."
-