<div dir="ltr">okay i will see to it<div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Mar 25, 2020 at 7:39 AM Eugene Syromiatnikov <<a href="mailto:esyr@redhat.com">esyr@redhat.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">On Mon, Mar 23, 2020 at 04:24:17PM +0530, Bran S wrote:<br>
> Hi Guys,<br>
> <br>
> I mean to write test for<br>
> <a href="https://codecov.io/gh/strace/strace/src/master/fs_x_ioctl.c" rel="noreferrer" target="_blank">https://codecov.io/gh/strace/strace/src/master/fs_x_ioctl.c</a>.<br>
> <br>
> I have seen tests written for chmod.c as in tests/chmod.c.<br>
> syscall(__NR_chmod) makes it possible to test chmod.c<br>
> <br>
> But I can't find such syscall for fs_x_ioctl.c. Any idea on how to<br>
> approach writing test for this ?<br>
<br>
Please take a look at tests/ioct_*.c files, they implement checks<br>
for various ioctl commands.<br>
<br>
-- <br>
Strace-devel mailing list<br>
<a href="mailto:Strace-devel@lists.strace.io" target="_blank">Strace-devel@lists.strace.io</a><br>
<a href="https://lists.strace.io/mailman/listinfo/strace-devel" rel="noreferrer" target="_blank">https://lists.strace.io/mailman/listinfo/strace-devel</a><br>
</blockquote></div>