source: branches/libc-0.6/src/libctests/glibc/io/ftwtest-sh@ 2527

Last change on this file since 2527 was 2036, checked in by bird, 20 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 13.0 KB
Line 
1#! /bin/sh
2
3# The common objpfx, used to find libraries and the dynamic loader.
4objpfx=$1
5
6# We expect one parameter which is the test program. This must understand
7# a number options:
8# --phys use the FTW_PHYS flag
9# --chdir use the FTW_CHDIR and print the current directory
10# in the callback
11# --depth use the FTW_DEPTH flag