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

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

For the pre-qualified RTEMS, I already moved the validation test support to 
librtemstest, so I have a working patch available. Getting everything in place 
to start with the upstream process is a lot of work. I am sorry that this is 
frustrating for everyone.

I attached my patch for reference:

[0001-libtest-Move-validation-test-support.patch](/uploads/0ae340c387f4a182d0314074290abdb5/0001-libtest-Move-validation-test-support.patch)

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to