<div dir="ltr"><div dir="ltr"><div dir="ltr">timer_create also has support for other clock_id arguments <br>like CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID</div><div>should I add the tests for them as well? <br></div><div><br></div><div dir="ltr">reference: <a href="http://man7.org/linux/man-pages/man2/timer_create.2.html">http://man7.org/linux/man-pages/man2/timer_create.2.html</a></div><div dir="ltr"><br></div><div>thanks <br></div><div>-Eshan <br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 10, 2020 at 9:35 AM Gedare Bloom <<a href="mailto:gedare@rtems.org">gedare@rtems.org</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">Please read the other thread "Test for clock_nanosleep with<br>
CLOCK_MONOTONIC (# 3890)"<br>
<br>
Have a look at the RTEMS Test Framework.<br>
<br>
On Thu, Apr 9, 2020 at 11:31 AM Eshan Dhawan <<a href="mailto:eshandhawan51@gmail.com" target="_blank">eshandhawan51@gmail.com</a>> wrote:<br>
><br>
><br>
><br>
> On Thu, Apr 9, 2020 at 10:47 PM Joel Sherrill <<a href="mailto:joel@rtems.org" target="_blank">joel@rtems.org</a>> wrote:<br>
>><br>
>><br>
>><br>
>> On Thu, Apr 9, 2020 at 12:14 PM Eshan Dhawan <<a href="mailto:eshandhawan51@gmail.com" target="_blank">eshandhawan51@gmail.com</a>> wrote:<br>
>>><br>
>>> hello,<br>
>>><br>
>>> where would the test case of timer_create() with CLOCK_MONOTONIC be added ??<br>
>>> would they be added in<br>
>>> psxtimer01 or psxtimer02 or will it be required to create a new test file for that?<br>
>><br>
>><br>
>> I would probably just create a new test for this. But this is also one you could easily add to<br>
>> one of the existing tests if they aren't huge already.<br>
><br>
> psxtimer01 is complicated to work on<br>
> But it can be added to psxtimer02<br>
> the test is not that long and not that complicated either<br>
><br>
> -Eshan<br>
>><br>
>><br>
>> --joel<br>
>>><br>
>>><br>
>>> thanks<br>
>>> - Eshan<br>
>>> _______________________________________________<br>
>>> devel mailing list<br>
>>> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
>>> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
><br>
> _______________________________________________<br>
> devel mailing list<br>
> <a href="mailto:devel@rtems.org" target="_blank">devel@rtems.org</a><br>
> <a href="http://lists.rtems.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/devel</a><br>
</blockquote></div>