Seems ok.
On Fri, Nov 3, 2023 at 3:58 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Move the RTEMS test printer and rtems_test_exit() to separate files, to
> remove dependencies from the begin/end test messsage support.
>
> Update #4963.
> ---
> cpukit/libtest/testbeginend.c
Move the RTEMS test printer and rtems_test_exit() to separate files, to
remove dependencies from the begin/end test messsage support.
Update #4963.
---
cpukit/libtest/testbeginend.c | 28 -
cpukit/libtest/testexit.c | 47 ++
cpukit/libtest/testprinter