test-dup2: enhance test
authorEric Blake <ebb9@byu.net>
Sat, 10 Oct 2009 13:06:22 +0000 (07:06 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 10 Oct 2009 14:22:00 +0000 (08:22 -0600)
commitb2fb3b5d42009294104f52129fd4c0d7e75202f0
treedd8ae7b759580bcff02139bf1045453865e882ef
parent3776abf877797beed1792833c77ceb6ae1633e21
test-dup2: enhance test

AT_FDCWD is only supposed to be special in *at functions.

* tests/test-dup2.c (main): Also check AT_FDCWD.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
tests/test-dup2.c