(root)/
findutils-4.9.0/
find/
testsuite/
find.posix/
typearg.exp
# tests for arguments to -type
foreach type { Z ZZ } {
    find_start f ". -type $type"
}