(root)/
coreutils-9.4/
gnulib-tests/
test-getcwd.sh
#!/bin/sh

. "${srcdir=.}/init.sh"; path_prepend_ .

${CHECKER} test-getcwd

Exit $?