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