[LTP] [PATCH] syscalls/link03: Remove this case
Yang Xu (Fujitsu)
xuyang2018.jy@fujitsu.com
Thu Nov 9 03:46:28 CET 2023
I'm sorry, I forgot to remove the settings in runtest/syscalls and.gitignore as well.
Best Regards,
Yang Xu
>I've noticed that the test objectives of link03 and link05 are very similar,
>and the description of link05's test has no relevance to the test code.
>Therefore, I think we can simply remove link03 and update the test description
>of link05 to replace link03.
>Signed-off-by: Yang Xu <xuyang2018.jy@fujitsu.com>
>---
>testcases/kernel/syscalls/link/link03.c | 167 ------------------------
>1 file changed, 167 deletions(-)
>delete mode 100644 testcases/kernel/syscalls/link/link03.c
>diff --git a/testcases/kernel/syscalls/link/link03.c b/testcases/kernel/syscalls/link/link03.c
>deleted file mode 100644
>index 1f45240ae..000000000
>--- a/testcases/kernel/syscalls/link/link03.c
>+++ /dev/null
>@@ -1,167 +0,0 @@
>-/*
>- * Copyright (c) 2000 Silicon Graphics, Inc. All Rights Reserved.
>- * AUTHOR : Richard Logan
>- * CO-PILOT : William Roske
>- * Copyright (c) 2014 Cyril Hrubis <chrubis@suse.cz>
...
>-static void cleanup(void)
>-{
>- tst_rmdir();
>-}
>--
>2.39.1
More information about the ltp
mailing list