This directory would contain your test scripts for the SIR object.
If your tests are version specific, create subdirectories of the
form v1 through vK (K being your highest version number in the sequence.)

If you need test frameworks to build or run your tests you should
create a directory here at the top level to put them into and create
build or test execution scripts that will reference them in this location
of the SIR package.

If you have test oracles you should put those here and note what they
are in a README file.  This README is provided for preparer's and should
be removed and replaced with a README specific to your test subject
containing instructions for end users on how to run the tests on your
subject.
