Major overhaul of oftest command interface

Added tests/oft as top level executable

Support command line options for many config params

Use logging module for output

Got rid of oft_config.py; consolidate configuration in
oft (top level script) and pass around as a dictionary

Add oft_assert.py (the one useful piece of oft_config that
remained).
10 files changed
tree: 57c9b4cb88846f288949fa0b53b66619f5b0352e
  1. README
  2. doc/
  3. src/
  4. tests/
  5. tools/