1. 5a9a192 add version decorator by Rich Lane · 12 years ago
  2. aecd716 of10: simplify importing by Rich Lane · 12 years ago
  3. 6242d9f move and check in OpenFlow protocol modules by Rich Lane · 12 years ago
  4. 1568b65 basic: reenable tests and move out PacketInDefaultDrop by Rich Lane · 12 years ago
  5. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  6. 9527101 action: remove redundant action_ prefix from classes by Rich Lane · 12 years ago
  7. 0f0adc9 message: convert lists passed as keyword arguments to action_lists by Rich Lane · 12 years ago
  8. c52a1c4 action: support assigning fields with keyword arguments to the constructor by Rich Lane · 12 years ago
  9. c3c2ae1 message: support setting fields with keyword arguments to the constructor by Rich Lane · 12 years ago
  10. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  11. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  12. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  13. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  14. 97e9965 add group decorator and smoke test group by Rich Lane · 12 years ago
  15. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  16. afcf467 set in_port on packet_out messages by Rich Lane · 12 years ago
  17. bbd4cf9 add necessary barriers to basic.PortConfigMod by Rich Lane · 12 years ago
  18. 2014f9b remove config parameter from several testutils functions by Rich Lane · 12 years ago
  19. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  20. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  21. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  22. 5bd6cf9 fix SIGINT handling by Rich Lane · 12 years ago
  23. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  24. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  25. c689a79 Use default timeouts by Dan Talayco · 12 years ago
  26. 5d0f7cc By default, respond to echo requests by Dan Talayco · 12 years ago
  27. a6cea8b Do not run dataplane only by default by Dan Talayco · 12 years ago
  28. e605b1b OFTEST-7 Add test for a bad message by Dan Talayco · 12 years ago
  29. 97d4f36 Check for response on features req by Dan Talayco · 12 years ago
  30. aeb23d6 Add tagged packet to PacketIn. Add PortConfigModErr testcase. by Ken Chiang · 12 years ago
  31. 6192e51 Fix a couple of bugs by Ed Swierk · 12 years ago
  32. c7193a2 Always do a handshake (send features request, wait for features reply) since by Ed Swierk · 12 years ago
  33. 3ae7f71 Implement a variant of basic.PacketIn for switches that drop packets by Ed Swierk · 12 years ago
  34. 022d02e Ignore errors from attempting to install a SIGINT handler from a thread by Ed Swierk · 12 years ago
  35. e3582a5 Unclean teardown in basic.DataPlaneOnly causes problems for subsequent tests by Shudong Zhou · 12 years ago
  36. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  37. 58cf05f improve error handling in tests/basic.py by Rich Lane · 12 years ago
  38. 4d5ca92 DataPlane() now accepts the configuration. by Jeffrey Townsend · 12 years ago
  39. 1f648cb Added test PacketInBroadcastCheck by Dan Talayco · 13 years ago
  40. 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
  41. 1bf0160 Add PacketOutMC test, which sends PacketOut message to multiple output ports. by Ken Chiang · 13 years ago
  42. ae74c36 Add a simple test for desc stats by Ed Swierk · 13 years ago
  43. 506614a Ignore padding bytes in the received packet when the length of the by Ed Swierk · 13 years ago
  44. dc6fca3 Do debug output before assertion by Dan Talayco · 13 years ago
  45. 2baf8b5 Better packet dump routine by Dan Talayco · 13 years ago
  46. 677cc11 Added inheritSetup method by Dan Talayco · 13 years ago
  47. 0aeff8c Test packet in and packet out with a few different kinds of packets: by Ed Swierk · 13 years ago
  48. 0caeb1e Wait for all flows to be deleted before attempting to trigger a packet-in by Ed Swierk · 13 years ago
  49. 677c0b7 In band changes by Dan Talayco · 13 years ago
  50. cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago
  51. ba4fd4f DataPlaneOnly message to log, not stdout by Dan Talayco · 14 years ago
  52. 285a838 Record config object in test instance by Dan Talayco · 14 years ago
  53. 551befa Some major restructuring by Dan Talayco · 14 years ago
  54. c24aaae Added per-test priority support by Dan Talayco · 14 years ago
  55. 79c6c4d Added basic table stats get test by Dan Talayco · 14 years ago
  56. 9f47f4d Added FloodMinusPort routine; use utility routines by Dan Talayco · 14 years ago
  57. b3f43fe Added PortConfigMod by Dan Talayco · 15 years ago
  58. ef701f4 Debug changes; change sig handler signature by Dan Talayco · 15 years ago
  59. f8f4140 Join with controller thread on clean shutdown by Dan Talayco · 15 years ago
  60. 79f3608 Updated README; added test descriptions to --list by Dan Talayco · 15 years ago
  61. 41eae8b Added simple packet creator in test utils by Dan Talayco · 15 years ago
  62. 6ce963a Various updates to basic test set by Dan Talayco · 15 years ago
  63. 2c0dba3 Setup and test spec implementation by Dan Talayco · 15 years ago
  64. 4837010 Major overhaul of oftest command interface by Dan Talayco · 15 years ago
  65. e226eb1 Mostly polling and timeout support by Dan Talayco · 15 years ago
  66. 710438c Mostly changes to socket deployment by Dan Talayco · 15 years ago
  67. a92e75b Typo in assert message by Dan Talayco · 15 years ago
  68. dba244e Basic test file by Dan Talayco · 15 years ago