Added switch profile command option

Added --profile command line argument.  If present, it must specify
a python file which is imported.  Currently the only profile related
code is a variable called skip_test_list which gives a list of tests
that should _not_ be run for the platform.  Only the test names
are currently checked; test-module checking is not checked.

A sample profile file is also included.
2 files changed
tree: 65c907496a40795397baffe41206ac35da3a935e
  1. LICENSE
  2. README
  3. doc/
  4. src/
  5. tests/
  6. tools/