All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/2] settimeofday01: Convert doc to docparse
@ 2024-02-03  5:19 Yang Xu via ltp
  2024-02-03  5:19 ` [LTP] [PATCH 2/2] settimeofday02:Simplify test using TST_ macros Yang Xu via ltp
  2024-02-06 11:20 ` [LTP] [PATCH 1/2] settimeofday01: Convert doc to docparse Petr Vorel
  0 siblings, 2 replies; 7+ messages in thread
From: Yang Xu via ltp @ 2024-02-03  5:19 UTC (permalink / raw)
  To: ltp

Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
---
 testcases/kernel/syscalls/settimeofday/settimeofday01.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/testcases/kernel/syscalls/settimeofday/settimeofday01.c b/testcases/kernel/syscalls/settimeofday/settimeofday01.c
index b7f84b00f..e523b5b97 100644
--- a/testcases/kernel/syscalls/settimeofday/settimeofday01.c
+++ b/testcases/kernel/syscalls/settimeofday/settimeofday01.c
@@ -1,8 +1,13 @@
 // SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * Copyright (c) International Business Machines  Corp., 2001
- * Ported to LTP 07/2001 John George
- * Testcase to check the basic functionality of settimeofday().
+ * Copyright (c) Linux Test Project, 2001-2024
+ */
+
+/*\
+ * [Description]
+ *
+ * Check the basic functionality of settimeofday().
  */
 
 #include <sys/time.h>
-- 
2.43.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-02-08  8:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-03  5:19 [LTP] [PATCH 1/2] settimeofday01: Convert doc to docparse Yang Xu via ltp
2024-02-03  5:19 ` [LTP] [PATCH 2/2] settimeofday02:Simplify test using TST_ macros Yang Xu via ltp
2024-02-06 11:18   ` Petr Vorel
2024-02-08  6:53     ` Yang Xu (Fujitsu) via ltp
2024-02-08  8:46       ` Petr Vorel
2024-02-08  8:56       ` Petr Vorel
2024-02-06 11:20 ` [LTP] [PATCH 1/2] settimeofday01: Convert doc to docparse Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.