Difference between revisions of "RK Platform Fast Test"

From ESS-WIKI
Jump to: navigation, search
(Full-Automatic Test)
Line 1: Line 1:
  
 
+
 
  
 
= '''Preface''' =
 
= '''Preface''' =
Line 10: Line 10:
 
*Full-automatic Test  
 
*Full-automatic Test  
 
*Semi-automatic Test  
 
*Semi-automatic Test  
*Manual Test
+
*Manual Test  
  
 +
 
  
 
= '''Full-Automatic Test''' =
 
= '''Full-Automatic Test''' =
  
Run automactic test scipt to the result like the following:
+
== Preparation ==
 
 
 
 
 
 
= Preparation =
 
 
 
 
 
= Testing =
 
Press "ctrl + c" key before power up the device, until get the following information on debug console : 
 
<pre>Hit any key to stop autoboot: 0
 
=> <INTERRUPT>
 
=></pre>
 
 
 
= Testing =
 
1. Failure
 
 
 
<span style="color:#d35400;">[ Failed ]: docker run hello-world; Please check net connection, or docker</span>
 
  
2. Success
+
== Testing ==
  
<span style="color:#00ff00;">[ OK ]</span>: VPU test
+
== Result ==
 
 
&nbsp;
 
  
 
= '''Semi-Automatic Test''' =
 
= '''Semi-Automatic Test''' =
  
 
= '''Manual Test''' =
 
= '''Manual Test''' =

Revision as of 06:18, 26 May 2023

 

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

Preparation

Testing

Result

Semi-Automatic Test

Manual Test