Sindbad~EG File Manager

Current Path : /usr/tests/sys/pjdfstest/tests/chown/
Upload File :
Current File : /usr/tests/sys/pjdfstest/tests/chown/10

#!/bin/sh
# vim: filetype=sh noexpandtab ts=8 sw=8
# $FreeBSD: head/tools/regression/pjdfstest/tests/chown/10.t 211410 2010-08-17 06:08:09Z pjd $

desc="chown returns EFAULT if the path argument points outside the process's allocated address space"

dir=`dirname $0`
. ${dir}/../misc.sh

echo "1..4"

expect EFAULT chown NULL 65534 65534
expect EFAULT chown DEADCODE 65534 65534
expect EFAULT lchown NULL 65534 65534
expect EFAULT lchown DEADCODE 65534 65534

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists