From 9fc5d7e77ab504a5a8b17b2100e05267c601172a Mon Sep 17 00:00:00 2001 From: Cyril Hrubis Date: Thu, 14 May 2015 16:07:48 +0200 Subject: 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 --- doc/testcases/kernel.txt | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'doc') 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> - - - Verify that, fstat(2) succeeds to get the status of a file pointed by - file descriptor and fills the stat structure elements. - - <\description> - - ltp/testcases/kernel/syscalls/fstat/fstat04.c - <\test_location> -<\testname> Verify that, if buffer points outside user's accessible address space -- cgit v1.2.3