RTEMS | testsuites/support: Relocate file system test helpers (!1464)

Joel Sherrill (@joel) gitlab at rtems.org
Wed Sep 2 16:57:00 UTC 2026



Joel Sherrill created a merge request: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1464

Project:Branches: joel/rtems:main-test_cat-LTO-5739 to rtems/rtos/rtems:main
Author:   Joel Sherrill
Assignee: Joel Sherrill
Reviewer: Chris Johns

## Summary

testsuites/support: Relocate file system test helpers

The functions test_cat(), test_extend(), and test_write() were
used in multiple tests but the source was not in a shared location.
Building with LTO exposed that the prototypes for the shared
test_cat() did not always match the real signature. Making these
shared and prototyped in a header file resolves this.

Closes #5739


## Generative AI
None

<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1464
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/5-dih9ju7urbmdfpdpecltkxg6g-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


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


More information about the bugs mailing list