individual test modules directly runnable (instead of using execfile() within test.py).
so that the SQL scripts used to create/drop schemas are easily adjusted to use different schema names, if desired. Improve documentation for test suite and samples.