Difference between revisions of "RK Platform Fast Test"

From ESS-WIKI
Jump to: navigation, search
Line 13: Line 13:
  
 
 
 
 
 +
  
  
 
= '''Full-Automatic Test''' =
 
= '''Full-Automatic Test''' =
  
Run test script and get the result automatically. Support to test the following items:
+
Run test script and get the result automatically.
  
*AIM Linux Applications  
+
Support to test the following items:
*AIM Linux Services  
+
 
*AIM Timers  
+
* AIM Linux Applications  
*Thermal  
+
* AIM Linux Services  
*NPU  
+
* AIM Timers  
*eMMC
+
* Thermal  
*GPU
+
* NPU  
*VPU
+
* GPU
*RTC  
+
* VPU
 +
* eMMC
 +
* RTC  
  
 
== Preparation ==
 
== Preparation ==
  
 
== Testing ==
 
== Testing ==
 
  
 
== Result ==
 
== Result ==

Revision as of 07:39, 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

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

Testing

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