1. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  2. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  3. b7f1246 Allow longer barrier timeout in caps test by Shudong Zhou · 12 years ago
  4. d71c4a7 Add time delay at the end of caps test for clearing flows by Shudong Zhou · 12 years ago
  5. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  6. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  7. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  8. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  9. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  10. 6192e51 Fix a couple of bugs by Ed Swierk · 12 years ago
  11. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  12. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  13. 2757e0a Fix syntax error and move barrier request by Dan Talayco · 13 years ago
  14. 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
  15. 9bc61c6 Do barrier after each flow mod by Dan Talayco · 13 years ago
  16. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  17. 3788a3d Do not run FillTableWC by default by Dan Talayco · 13 years ago
  18. 9130bcd bugfix: flow_stats test needed to set buffer_id by Rob Sherwood · 13 years ago
  19. 8f91a5b Added note for FillTableExact by Dan Talayco · 14 years ago
  20. c24aaae Added per-test priority support by Dan Talayco · 14 years ago
  21. 79c6c4d Added basic table stats get test by Dan Talayco · 14 years ago