-Original Message-
From: devel On Behalf Of Sebastian Huber
Sent: Monday, November 23, 2020 03:19
To: devel@rtems.org
Subject: [PATCH] libtest: Fix undefined setjmp() behaviour
> Bug was introduced by 78baeb757957fa0807c30e6c4d21ae99c9639e6a.
>
> Update #3199.
> ---
>
Bug was introduced by 78baeb757957fa0807c30e6c4d21ae99c9639e6a.
Update #3199.
---
cpukit/include/rtems/test.h | 3 +-
cpukit/libtest/t-test.c | 110 +++-
2 files changed, 60 insertions(+), 53 deletions(-)
diff --git a/cpukit/include/rtems/test.h b/cpukit/inc