[LTP] [PATCH] readlink01: Convert docs to docparse

Ma Xinjian maxj.fnst@fujitsu.com
Mon Aug 19 12:02:56 CEST 2024


Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
 testcases/kernel/syscalls/readlink/readlink01.c | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/testcases/kernel/syscalls/readlink/readlink01.c b/testcases/kernel/syscalls/readlink/readlink01.c
index 389ba1fee..8165547d4 100644
--- a/testcases/kernel/syscalls/readlink/readlink01.c
+++ b/testcases/kernel/syscalls/readlink/readlink01.c
@@ -4,10 +4,12 @@
  * Ported to LTP: Wayne Boyer
  */
 
-/*
- * Test Description :
- *   Testcase to check the basic functionality of the readlink(2),
- *   readlink() will succeed to read the contents of the symbolic link.
+/*\
+ * [Description]
+ *
+ * Tests basic functionality of readlink(2).
+ *
+ * - readlink() will succeed to read the contents of the symbolic link
  */
 
 #include <pwd.h>
-- 
2.42.0



More information about the ltp mailing list