[PATCH v6] test needed for timer_create with CLOCK_MONOTONIC

2021-08-09 Thread Zacchaeus Leung
Closes #3889 --- cpukit/include/rtems/posix/timer.h| 1 + cpukit/posix/src/psxtimercreate.c | 3 +- cpukit/posix/src/timergettime.c | 50 --- testsuites/psxtests/psxtimer02/psxtimer.c | 26 ++ testsuites/psxtests/psxtimer02/psxtim

[PATCH v6] Test needed for timer_create with CLOCK_MONOTONIC

2021-08-09 Thread Zacchaeus Leung
Closes #3888 --- cpukit/include/rtems/posix/timer.h| 1 + cpukit/posix/src/psxtimercreate.c | 3 +- cpukit/posix/src/timergettime.c | 50 --- testsuites/psxtests/psxtimer02/psxtimer.c | 26 ++ testsuites/psxtests/psxtimer02/psxtim