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