RK Platform Fast Test

From ESS-WIKI
Revision as of 06:15, 26 May 2023 by Yunjin.jiang (talk | contribs) (Full-Automatic Test)
Jump to: navigation, search


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 automactic test scipt to the result like the following:


Preparation

Testing

Press "ctrl + c" key before power up the device, until get the following information on debug console : 

Hit any key to stop autoboot: 0
=> <INTERRUPT>
=>

Testing

1. Failure

[ Failed ]: docker run hello-world; Please check net connection, or docker

2. Success

[ OK ]: VPU test

 

Semi-Automatic Test

Manual Test