Expect Test Suite ----------------- This directory contains a set of validation tests for the Expect commands. Each of the files whose name ends in ".test" is intended to fully exercise one or a few Expect commands. The commands tested by a given file are listed in the first line of the file. You can run the tests in three ways: (a) type "make test" in the parent directory to this one; this will run all of the tests. (b) type "expect ?