mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
Add "(void) param;" annotation to address unused parameter warnings. Found with GCC's warning -Wunused-parameter.
mptests
This directory contains the RTEMS Multiprocessor Test Suite. The tests in this directory provide near complete (98%+) test coverage of the multiprocessor specific code in RTEMS.
These tests are designed to test RTEMS in a two node configuration.