glibc/glibc-RHEL-106562-14.patch
Arjun Shankar 5e0f6b30b8 Improve test coverage (RHEL-106562)
Resolves: RHEL-106562
2025-08-06 15:02:01 +02:00

19 lines
653 B
Diff

commit 1895a35e7092713b224166d36b9bc26e8eb3371f
Author: DJ Delorie <dj@redhat.com>
Date: Tue Oct 8 14:30:21 2024 -0400
rt: more clock_nanosleep tests addendum
Forgot to change the first-line description.
diff --git a/rt/tst-clock_nanosleep2.c b/rt/tst-clock_nanosleep2.c
index 10c822fd54668531..e9b2a2716d6e9016 100644
--- a/rt/tst-clock_nanosleep2.c
+++ b/rt/tst-clock_nanosleep2.c
@@ -1,4 +1,4 @@
-/* Test program for process CPU clocks - invalid inputs, minimum time
+/* Test for clock_nanosleep parameter checks and sleep duration.
Copyright (C) 2024 Free Software Foundation, Inc.
This file is part of the GNU C Library.