RTEMS | testsuites/psxtests: add CLOCK_MONOTONIC timer test (!881)
Asif Khan (@Asif-2006)
gitlab at rtems.org
Fri Jan 9 05:10:23 UTC 2026
Asif Khan commented on a discussion on testsuites/psxtests/psxtimer_monotonic01/psxtimer.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/881#note_138208
> +/* SPDX-License-Identifier: BSD-2-Clause */
Yes, this test was initially based on an existing POSIX timer test to follow established RTEMS test structure and conventions.
However, it differs in purpose and coverage: it specifically verifies clock_nanosleep() behavior with CLOCK_MONOTONIC and ensures it is not affected by CLOCK_REALTIME changes, which is not covered by existing tests.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/881#note_138208
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/20260109/37bfc819/attachment.htm>
More information about the bugs
mailing list