mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 12:43:17 +08:00
One reason to move the test support into a dedicated library are the standard output __wrap_*() functions. They may conflict with application level wrappers. Update #3199.