1. ba3f0e2 loxi-prep: subtype flow_mod classes by Rich Lane · 12 years ago
  2. 5fd6faf loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi by Rich Lane · 12 years ago
  3. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  4. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  5. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  6. 4f50805 caps: add time import by Rich Lane · 12 years ago
  7. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  8. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  9. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  10. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  11. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  12. b7f1246 Allow longer barrier timeout in caps test by Shudong Zhou · 12 years ago
  13. d71c4a7 Add time delay at the end of caps test for clearing flows by Shudong Zhou · 12 years ago
  14. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  15. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  16. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  17. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  18. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  19. 6192e51 Fix a couple of bugs by Ed Swierk · 12 years ago
  20. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  21. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  22. 2757e0a Fix syntax error and move barrier request by Dan Talayco · 13 years ago
  23. 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
  24. 9bc61c6 Do barrier after each flow mod by Dan Talayco · 13 years ago
  25. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  26. 3788a3d Do not run FillTableWC by default by Dan Talayco · 13 years ago
  27. 9130bcd bugfix: flow_stats test needed to set buffer_id by Rob Sherwood · 13 years ago
  28. 8f91a5b Added note for FillTableExact by Dan Talayco · 14 years ago
  29. c24aaae Added per-test priority support by Dan Talayco · 14 years ago
  30. 79c6c4d Added basic table stats get test by Dan Talayco · 14 years ago