<div dir="ltr"><div dir="ltr">Ping.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 21, 2020 at 8:58 AM Utkarsh Rai <<a href="mailto:utkarsh.rai60@gmail.com">utkarsh.rai60@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">This patch has the tests for clock_nanosleep with the CLOCK_MONOTONIC option.<br>
The psxtests/psxclocknanosleep01/.. tests for valid timeout values as well as<br>
for the effect on timeout delay when REALTIME clock is modified(no effect).<br>
The timing tests are the similar to that for the REALTIME option(yielding and <br>
blocking).<br>
<br>
Utkarsh Rai (1):<br>
  Test for clock_nanosleep() with CLOCK_MONOTONIC option<br>
<br>
 .../psxtests/psxclocknanosleep01.yml          |  19 +++<br>
 spec/build/testsuites/psxtmtests/grp.yml      |   4 +<br>
 .../psxtmtests/psxtmclocknanosleep04.yml      |  19 +++<br>
 .../psxtmtests/psxtmclocknanosleep05.yml      |  19 +++<br>
 .../psxtests/psxclocknanosleep01/init.c       | 145 ++++++++++++++++++<br>
 .../psxclocknanosleep01.doc                   |  13 ++<br>
 .../psxclocknanosleep01.scn                   |  50 ++++++<br>
 .../psxtmtests/psxtmclocknanosleep04/init.c   |  70 +++++++++<br>
 .../psxtmtests/psxtmclocknanosleep05/init.c   | 116 ++++++++++++++<br>
 9 files changed, 455 insertions(+)<br>
 create mode 100644 spec/build/testsuites/psxtests/psxclocknanosleep01.yml<br>
 create mode 100644 spec/build/testsuites/psxtmtests/psxtmclocknanosleep04.yml<br>
 create mode 100644 spec/build/testsuites/psxtmtests/psxtmclocknanosleep05.yml<br>
 create mode 100644 testsuites/psxtests/psxclocknanosleep01/init.c<br>
 create mode 100644 testsuites/psxtests/psxclocknanosleep01/psxclocknanosleep01.doc<br>
 create mode 100644 testsuites/psxtests/psxclocknanosleep01/psxclocknanosleep01.scn<br>
 create mode 100644 testsuites/psxtmtests/psxtmclocknanosleep04/init.c<br>
 create mode 100644 testsuites/psxtmtests/psxtmclocknanosleep05/init.c<br>
<br>
-- <br>
2.25.1<br>
<br>
</blockquote></div></div>