top of page

Manufacturing Test Harness

A customized set of busybox shell scripts that run on the target device to exercise all the I/Os used in the product. These tests are useful for bringing up new hardware and on the assembly line for verifying the functionality of each board.

 

Manufacturing tests are customized based on the hardware design being tested. All software test harnesses follow a simple go / no-go either by probing and querying the device via UART, SPI, I2C, GPIO or by simple user interaction ("press the button labeled XXX", "Did you see a green and white striped image on the display."). Our manufacturing test suite does not include integration of other external test apparatus.

 

For more information on our test harness add-on, click here:

bottom of page