Delete the change_owner binary, as it is an insecure suid root binary; rewrite tests...
commit1d72bfe78e1dadb62798113ee2b01d81c9bdcb27
authorJiri Palecek <jirka@debian.(none)>
Thu, 5 Jun 2008 17:29:58 +0000 (5 19:29 +0200)
committerJiri Palecek <jirka@debian.(none)>
Thu, 5 Jun 2008 17:29:58 +0000 (5 19:29 +0200)
tree10be30300a4f3dd4702329eabf44df9b6839f5f5
parent54d14317cb102d8da6e98cd8aaf90acd62d80384
Delete the change_owner binary, as it is an insecure suid root binary; rewrite tests that use it
12 files changed:
testcases/kernel/syscalls/chmod/Makefile
testcases/kernel/syscalls/chmod/chmod05.c
testcases/kernel/syscalls/chmod/chmod06.c
testcases/kernel/syscalls/chown/Makefile
testcases/kernel/syscalls/chown/chown03.c
testcases/kernel/syscalls/chown/chown04.c
testcases/kernel/syscalls/fchmod/Makefile
testcases/kernel/syscalls/fchmod/fchmod05.c
testcases/kernel/syscalls/fchmod/fchmod06.c
testcases/kernel/syscalls/fchown/Makefile
testcases/kernel/syscalls/fchown/fchown03.c
testcases/kernel/syscalls/fchown/fchown04.c