1. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  2. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  3. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  4. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  5. 30ca70c load.FlowModLoad: cap the number of flow-mods for switches that report huge flowtables by Rich Lane · 12 years ago
  6. d9ef7c3 load.FlowModLoad: shuffle flow-mods before sending them to the switch by Rich Lane · 12 years ago
  7. 82c35e8 speed up load.FlowModLoad by Rich Lane · 12 years ago
  8. e6fca64 Add a test that fills up the flow table repeatedly by Ed Swierk · 12 years ago
  9. afcf467 set in_port on packet_out messages by Rich Lane · 12 years ago
  10. d083285 Added packet-in/out load tests by Dan Talayco · 12 years ago
  11. 2014f9b remove config parameter from several testutils functions by Rich Lane · 12 years ago
  12. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  13. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  14. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  15. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  16. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  17. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  18. 942f530 Added barrier under load test, LoadBarrier by Dan Talayco · 13 years ago