![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
File: testevt.c
This module implements the test sequence for the Event Flags subsystem.
Objective of the test module is to cover 100% of the Event Flags subsystem.
The module requires the following kernel options:
CH_USE_EVENTS CH_USE_EVENTS_TIMEOUT In case some of the required options are not enabled then some or all tests may be skipped.
1.7.1