(root)/
findutils-4.9.0/
gnulib-tests/
test-getcwd.sh
#!/bin/sh

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

${CHECKER} test-getcwd

Exit $?