Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.22 KB

TESTING.md

File metadata and controls

30 lines (21 loc) · 1.22 KB

Objective

This document aims to sumarize what needs to be tested whenever a new version is launched.

Target devices and operational systems

The following devices must be tested with the following OS:

Yocto 32 (TotalCross Meta) YOCTO 64 (TotalCross Meta) Raspberry OS Ubuntu (latest LTS) Win 64 Android (v5 and 10 - latest) iOS
Toradex iMX6 ULL no GPU x
Toradex iMX6 DL with GPU x
Raspberry 4 x x
Intel device (PC) x x
Android device o
iPhone o
  • x - must be tested
  • o - nice to have tested

Sample applications

Each target device x OS marked on the previous table will be tested with the following applications:

  1. TotalCross Sample
  2. Printer
  3. Bad Apple

The device should run using CPU only (not using the GPU when it is available). A manual integration standard test is to be outlined for each of the applications mentioned.