[LTP] [PATCH v3 3/5] syscalls/pause02: Delete duplicated test

Ricardo B. Marlière ricardo@marliere.net
Wed Feb 26 17:40:49 CET 2025


On Wed Feb 26, 2025 at 1:35 PM -03, Cyril Hrubis wrote:
> Hi!
>> > Will you also look into increasing the coverage for pause01.c as I
>> > described (make it loop over different signals)?
>> 
>> I gave it a shot here https://lore.kernel.org/all/20250224-conversions-pause-v3-2-5e3989d37f1d@suse.com/
>> 
>> Is that similar to what you had in mind?
>
> Looks like I missed that one, sorry, merged now, thanks.

BTW, there's one final modification needed, below.

Thank you,
-	Ricardo.


diff --git a/testcases/kernel/syscalls/pause/.gitignore b/testcases/kernel/syscalls/pause/.gitignore
index 8ea85563ca69..4923553440f1 100644
--- a/testcases/kernel/syscalls/pause/.gitignore
+++ b/testcases/kernel/syscalls/pause/.gitignore
@@ -1,2 +1,2 @@
 /pause01
-/pause03
+/pause02



More information about the ltp mailing list