ChibiOS/RT Logo ChibiOS/RT

Architecture - Reference Manual - Guides

Testing Strategy

Description

Most of the ChibiOS/RT demos link a set of software modules (test suite) in order to verify the proper working of the kernel, the port and the demo itself.

Strategy by Component

The OS components are tested in various modes depending on their importance:

Kernel Test Suite

The kernel test suite is divided in modules or test sequences. Each Test Module performs a series of tests on a specified kernel subsystem or subsystems and can report a failure/success status and/or a performance index as the test suite output.
The test suite is usually activated in the demo applications by pressing a button on the target board, see the readme into the various demos directories. The test suite output is usually sent through a serial port and can be examined by using a terminal emulator program.

Kernel Test Modules


Generated on Sun Nov 28 2010 14:09:56 for ChibiOS/RT by doxygen 1.7.1