RTEMS | testsuites: Move shared helpers to librtemstest (!1253)

Sebastian Huber (@sebhub) gitlab at rtems.org
Wed Jun 3 05:58:31 UTC 2026




Sebastian Huber started a new discussion on cpukit/libtest/tx-support.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_151642

 >    sc = rtems_task_create(
 >      name,
 >      priority,
 > -    TEST_MINIMUM_STACK_SIZE,
 > +    RTEMS_MINIMUM_STACK_SIZE,

The TEST_MINIMUM_STACK_SIZE is important to get results for the coverage build. The coverage build is done with optimization disabled, so a lot more stack space is used.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_151642
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260603/417a56ab/attachment.htm>


More information about the bugs mailing list