RTEMS | testsuites: Move shared helpers to libtestsupport (!1253)
SHIVAM DEOLANKAR (@D3athSkulll)
gitlab at rtems.org
Fri May 29 19:42:15 UTC 2026
SHIVAM DEOLANKAR commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_151400
Hey,
I tried this approach but I faced a issue while implementing this approach. `tx-call-within-isr.c` depends on TM27 BSP interrupt architecture specifically `bsp.h` which tries to build earlier and produces error on build for librtemstest.
Would you prefer refactoring `tx-call-within-isr.c` to use interrupt APIs of RTEMS instead so our both `tx-support.c and tx-call-within-isr.c` files can be present in same `cpukit/libtest`
OR
a simpler solution which would involve only refactoring `tx-support.c` in `cpukit/libtest`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1253#note_151400
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/20260529/b5b7d1a4/attachment.htm>
More information about the bugs
mailing list