1. 80efd65 oft: handle missing test module/class docstrings by Rich Lane · 12 years ago
  2. 2c7812c use a single dataplane instance for all tests by Rich Lane · 12 years ago
  3. 71d887d include milliseconds in log timestamps by Rich Lane · 12 years ago
  4. c93b7d3 Add run_test_list, simple version by Shudong Zhou · 12 years ago
  5. 69ca4d6 Support active connect, overwrite log by Dan Talayco · 12 years ago
  6. 51590f6 add platforms dir to the pythonpath by Rich Lane · 12 years ago
  7. 8260a2d add --priority option for minimum test priority by Rich Lane · 12 years ago
  8. e703c68 add short option -v for --verbose by Rich Lane · 12 years ago
  9. 483e154 remove test_dir from the platform import path by Rich Lane · 12 years ago
  10. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  11. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  12. 15f64de centralize test-spec parsing and matching by Rich Lane · 12 years ago
  13. 943be67 simplify test list generation by Rich Lane · 12 years ago
  14. a92f252 remove unnecessary uses of eval by Rich Lane · 12 years ago
  15. 5bd6cf9 fix SIGINT handling by Rich Lane · 12 years ago
  16. b047014 exit with a nice error message when missing message classes by Rich Lane · 12 years ago
  17. fadf345 fix import path issues when running from a symlink by Rich Lane · 12 years ago
  18. e284b6b move oft script to the top level by Rich Lane · 12 years ago