Skip to content

Commit 09d819b

Browse files
xuyang0410metan-ucw
authored andcommitted
syscalls/sync01: Remove it
This case tests whether sync() can return the correct value. But as man-page said "sync() is always successful". So this case is meaningless and remove it. Signed-off-by: Yang Xu <[email protected]> Reviewed-by: Cyril Hrubis <[email protected]>
1 parent 2af7302 commit 09d819b

File tree

3 files changed

+0
-184
lines changed

3 files changed

+0
-184
lines changed

runtest/syscalls

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,6 @@ symlink05 symlink05
14771477
#symlinkat test cases
14781478
symlinkat01 symlinkat01
14791479

1480-
sync01 sync01
14811480
sync02 sync02
14821481
sync03 sync03
14831482

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
/sync01
21
/sync02
32
/sync03

testcases/kernel/syscalls/sync/sync01.c

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)