Difference between revisions of "RK Platform Fast Test"
From ESS-WIKI
Yunjin.jiang (talk | contribs) |
Yunjin.jiang (talk | contribs) |
||
Line 56: | Line 56: | ||
= '''Semi-Automatic Test''' = | = '''Semi-Automatic Test''' = | ||
+ | |||
= '''Manual Test''' = | = '''Manual Test''' = | ||
+ | |||
+ | == SD Card == | ||
+ | |||
+ | == SATA == | ||
+ | |||
+ | == USB == | ||
+ | |||
+ | == watchdog == | ||
+ | |||
+ | == lan == | ||
+ | |||
+ | == wlan == | ||
+ | |||
+ | == bluetooth == | ||
+ | |||
+ | == 4G/5G == | ||
+ | |||
+ | == Audio == | ||
+ | |||
+ | == Camera == | ||
+ | |||
+ | == Display == | ||
+ | |||
+ | == SW reboot == | ||
+ | |||
+ | == Reboot Button == | ||
+ | |||
+ | == Power Button == | ||
+ | |||
+ | | ||
+ | |||
+ | |
Revision as of 07:20, 26 May 2023
Contents
Preface
When sending samples to customer or test team (Lab、DQA etc) or releasing images, we need test all functions.
All functions are classified to three types:
- Full-automatic Test
- Semi-automatic Test
- Manual Test
Full-Automatic Test
Run test script and get the result automatically.
Support to test the following items:
- AIM Linux Applications
- AIM Linux Services
- AIM Timers
- Thermal
- NPU
- GPU
- VPU
- eMMC
- RTC
Preparation
- Insert network cable to DUT
- Open browser on DUT, then input "172.21.128.237"
- Login your account to connect to internet
Testing
Run the following command on DUT Terminal、ADB or Debug console:
/tools/test/adv/auto_test/auto_test.sh
Result
1. Failure
[ Failed ]: docker run hello-world; Please check net connection, or docker
2. Success
[ OK ]: docker run hello-world
Semi-Automatic Test
Manual Test
SD Card
SATA
USB
watchdog
lan
wlan
bluetooth
4G/5G
Audio
Camera
Display
SW reboot
Reboot Button
Power Button