<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi Viresh,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 8, 2020 at 12:28 PM Viresh Kumar <<a href="mailto:viresh.kumar@linaro.org">viresh.kumar@linaro.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">This gets rid of the test script and updates the utimensat01.c file to<br>
handle most of the tests covered earlier (apart from testing the same<br>
for files owned by root, as the test is run as root right now).<br></blockquote><div><br></div><div class="gmail_default" style="font-size:small">Since we have removed the <span style="color:rgb(0,0,0);white-space:pre-wrap">utimensat01_test.sh script, the Makefile, </span>runtest/syscalls<span style="color:rgb(0,0,0);white-space:pre-wrap"> should be updated too.</span></div><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small">--- a/runtest/syscalls<br>+++ b/runtest/syscalls<br>@@ -1600,7 +1600,7 @@ utime06 utime06<br> utimes01 utimes01<br> <br> # Introduced from Kernel 2.6.22 onwards<br>-utimensat01 utimensat_tests.sh<br>+utimensat01 utimensat01<br> <br> vfork01 vfork01<br> vfork02 vfork02<br>diff --git a/testcases/kernel/syscalls/utimensat/Makefile b/testcases/kernel/syscalls/utimensat/Makefile<br>index 69cab8dbc..044619fb8 100644<br>--- a/testcases/kernel/syscalls/utimensat/Makefile<br>+++ b/testcases/kernel/syscalls/utimensat/Makefile<br>@@ -5,8 +5,4 @@ top_srcdir              ?= ../../../..<br> <br> include $(top_srcdir)/include/mk/<a href="http://testcases.mk">testcases.mk</a><br> <br>-vpath %.c $(srcdir):$(top_srcdir)/lib<br>-<br>-INSTALL_TARGETS                := utimensat_tests.sh<br>-<br> include $(top_srcdir)/include/mk/<a href="http://generic_leaf_target.mk">generic_leaf_target.mk</a><br></div><div class="gmail_default" style="font-size:small"><br></div></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>