aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyril Hrubis <chrubis@suse.cz>2015-05-14 16:07:48 +0200
committerCyril Hrubis <chrubis@suse.cz>2015-05-14 16:50:01 +0200
commit9fc5d7e77ab504a5a8b17b2100e05267c601172a (patch)
tree6168333835cf39efb6eee6608b817f27b90f2a4c /doc
parent8efd7ed0411920bf09979d30b8d4d4765aeb2e68 (diff)
syscalls/fstat04: Remove.
It's identical to fstat02, there is no reason to keep two tests that differ in comments and whitespaces. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
Diffstat (limited to 'doc')
-rw-r--r--doc/testcases/kernel.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/testcases/kernel.txt b/doc/testcases/kernel.txt
index 9d181fde0..cc46dbce4 100644
--- a/doc/testcases/kernel.txt
+++ b/doc/testcases/kernel.txt
@@ -2076,16 +2076,6 @@
ltp/testcases/kernel/syscalls/fstat/fstat03.c
<\test_location>
<\testname>
-<testname=fstat04>
- <description>
- Verify that, fstat(2) succeeds to get the status of a file pointed by
- file descriptor and fills the stat structure elements.
-
- <\description>
- <test_location>
- ltp/testcases/kernel/syscalls/fstat/fstat04.c
- <\test_location>
-<\testname>
<testname=fstat05>
<description>
Verify that, if buffer points outside user's accessible address space