[RTEMS Project] #3889: Test needed for timer_create with CLOCK_MONOTONIC
RTEMS trac
trac at rtems.org
Sat Jun 6 20:41:51 UTC 2020
#3889: Test needed for timer_create with CLOCK_MONOTONIC
-------------------------------------------------+-------------------------
Reporter: Joel Sherrill | Owner: joel@…
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: test | Version:
Severity: normal | Resolution:
Keywords: POSIX, tests, POSIX-Compliance, | Blocked By:
small, tasks |
Blocking: |
-------------------------------------------------+-------------------------
Description changed by Joel Sherrill:
Old description:
> The timer_create() method can use CLOCK_MONOTONIC but there is no test
> for this.
>
> https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_create.html
New description:
The timer_create() method can use CLOCK_MONOTONIC but there is no test for
this.
https://pubs.opengroup.org/onlinepubs/9699919799/functions/timer_create.html
This test or set of tests should create a timer based on CLOCK_MONOTONIC
and ensure that it works properly based on that clock. It is likely
possible to leverage existing tests for CLOCK_REALTIME as
examples/baselines for copying.
--
--
Ticket URL: <http://devel.rtems.org/ticket/3889#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list