RTEMS | Draft: testsuites/psxtests/psxenosys: removed call to lio_listio() (!205)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Fri Sep 6 00:25:03 UTC 2024
Sebastian Huber started a new discussion on testsuites/psxtests/psxenosys/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/205#note_111831
>
> TEST_BEGIN();
>
> - puts( "lio_listio -- ENOSYS" );
The lio_listio() function needs to be modified so that it returns the -1 and sets errno to ENOSYS if RTEMS_POSIX_API is not defined.\
\
The \`testsuites/psxtests/psxenosys/init.c\` needs to be modified to check for ENOSYS only if RTEMS_POSIX_API is not defined for the related functions.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/205#note_111831
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/20240906/32db935f/attachment-0001.htm>
More information about the bugs
mailing list