(root)/
m4-1.4.19/
tests/
test-getcwd.sh
#!/bin/sh

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

${CHECKER} test-getcwd

Exit $?