1. e94ba57 Changes to add a switch-type option for qumran based switches. by Saurav Das · 8 years ago
  2. b01d0aa Aggressively purging Accton switch by Flavio Castro · 8 years ago
  3. c454079 add sys path accton by macauley · 9 years ago
  4. c2ad42c add cicada option by macauley · 9 years ago
  5. c1b4bd7 add dump-packet option by macauley · 9 years ago
  6. 62b4fb1 oft: add --random-order option by Rich Lane · 10 years ago
  7. c72ef46 oft: sort tests by name by Rich Lane · 10 years ago
  8. 0158865 oft: Convert to print_function by Stephen Finucane · 11 years ago
  9. 7424a74 oft: Name constants in UPPERCASE by Stephen Finucane · 11 years ago
  10. 1278255 oft: Enclose 'xmlrunner' import in try-except by Stephen Finucane · 11 years ago
  11. 6219af7 oft: Move profiler setup/teardown to function by Stephen Finucane · 11 years ago
  12. e016cf2 oft: Add support for XML output by Stephen Finucane · 11 years ago
  13. 48f6aed oft: add --default-negative-timeout command line option by Rich Lane · 11 years ago
  14. 9631f00 oft: add --profile command line option by Rich Lane · 11 years ago
  15. 92f7cf6 oft: Add 'disable-ipv6' command line option by Stephen Finucane · 11 years ago
  16. 4d1f3eb oft: change default port to 6653 by Rich Lane · 11 years ago
  17. 472aaea use PcapWriter to log dataplane traffic by Rich Lane · 11 years ago
  18. 69fd8e0 per-test logfiles by Rich Lane · 11 years ago
  19. 4a905e0 oft: fix padding of msecs log field by Rich Lane · 11 years ago
  20. a68176f wrap scapy with explicit imports by Rich Lane · 11 years ago
  21. 9cef274 do not attempt to execute base tests by Rich Lane · 11 years ago
  22. 74b13d1 oft: compute default test dir based on OF version by Rich Lane · 12 years ago
  23. 50cfa50 oft: use pyloxi version map by Rich Lane · 12 years ago
  24. ec6084d Report random seed in log even when not specified by Dan Talayco · 12 years ago
  25. 3f7098c use loxi.protocol to import the correct module by Rich Lane · 12 years ago
  26. efdc2c5 oft: use pyloxi by Rich Lane · 12 years ago
  27. edb12d3 Allow logging to stderr. by Jeffrey Townsend · 12 years ago
  28. 5a9a192 add version decorator by Rich Lane · 12 years ago
  29. 9fd0568 add --of-version option by Rich Lane · 12 years ago
  30. 93bed98 oft: remove log when adding test by Rich Lane · 12 years ago
  31. 15f2632 change default platform to "eth" by Rich Lane · 12 years ago
  32. 2d6d482 add eth platform and --interfaces command line option by Rich Lane · 12 years ago
  33. 948f030 oft: support prefixing test names with ^ to remove them from the test set by Rich Lane · 12 years ago
  34. 6242d9f move and check in OpenFlow protocol modules by Rich Lane · 12 years ago
  35. ea5060d update documentation by Rich Lane · 12 years ago
  36. 95f078b oft: improve help text by Rich Lane · 12 years ago
  37. 1dfd9f1 oft: make --verbose the default and add --quiet to negate it by Rich Lane · 12 years ago
  38. 68edb3d oft: always make unittest.TextTestRunner verbose by Rich Lane · 12 years ago
  39. 1a08d23 oft: add test-file option by Rich Lane · 12 years ago
  40. 1cc22fd oft: remove profile feature by Rich Lane · 12 years ago
  41. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  42. 80efd65 oft: handle missing test module/class docstrings by Rich Lane · 12 years ago
  43. 37f4211 oft: output available test groups in --list by Rich Lane · 12 years ago
  44. e811e7b oft: improve --list output for disabled and non-standard tests by Rich Lane · 12 years ago
  45. 5164517 oft: remove unused command line options by Rich Lane · 12 years ago
  46. 4113a58 oft: improve help text by Rich Lane · 12 years ago
  47. d8e4548 oft: list all tests for --list, not just the ones matching the test spec by Rich Lane · 12 years ago
  48. c76b09a oft: accept test/group names in positional arguments by Rich Lane · 12 years ago
  49. cc45b8e rewrite test spec code in terms of groups by Rich Lane · 12 years ago
  50. 0f5b9c7 oft: handle missing test module/class docstrings by Rich Lane · 12 years ago
  51. 2c7812c use a single dataplane instance for all tests by Rich Lane · 12 years ago
  52. 71d887d include milliseconds in log timestamps by Rich Lane · 12 years ago
  53. c93b7d3 Add run_test_list, simple version by Shudong Zhou · 12 years ago
  54. 69ca4d6 Support active connect, overwrite log by Dan Talayco · 12 years ago
  55. 51590f6 add platforms dir to the pythonpath by Rich Lane · 12 years ago
  56. 8260a2d add --priority option for minimum test priority by Rich Lane · 12 years ago
  57. e703c68 add short option -v for --verbose by Rich Lane · 12 years ago
  58. 483e154 remove test_dir from the platform import path by Rich Lane · 12 years ago
  59. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  60. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  61. 15f64de centralize test-spec parsing and matching by Rich Lane · 12 years ago
  62. 943be67 simplify test list generation by Rich Lane · 12 years ago
  63. a92f252 remove unnecessary uses of eval by Rich Lane · 12 years ago
  64. 5bd6cf9 fix SIGINT handling by Rich Lane · 12 years ago
  65. b047014 exit with a nice error message when missing message classes by Rich Lane · 12 years ago
  66. fadf345 fix import path issues when running from a symlink by Rich Lane · 12 years ago
  67. e284b6b move oft script to the top level by Rich Lane · 12 years ago