This directory is for testing the UNIX|STAT programs.
It may not be complete for a while, but eventually,
there will be a test shell script for every program.
These will be run by the shell script: bigtest.

The individual tests will check out all error message
and sample inputs and outputs.

The files s.* contain sample calls to commands.

The testing procedures should exercise:
	bad command line options or operands
	missing option values or operands
	ignored command line operands
	file access errors
	space allocation/overrun errors
	bad input format/type/range
