1. 0d4a558 tests: replace manual port stats requests with get_port_stats by Rich Lane · 10 years ago
  2. 6d61817 port_stats: check for packets >= expected by Rich Lane · 10 years ago
  3. ae68aec port_stats.AllPortStats: clear flowtable before inserting new flows by Rich Lane · 10 years ago
  4. ba3f0e2 loxi-prep: subtype flow_mod classes by Rich Lane · 12 years ago
  5. 5fd6faf loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi by Rich Lane · 12 years ago
  6. d0478ff loxi-prep: rename uses of match fields by Rich Lane · 12 years ago
  7. c495d9e loxi-prep: rename action_list.add to append by Rich Lane · 12 years ago
  8. 9d3cc6b loxi-prep: remove action_ prefix from callers by Rich Lane · 12 years ago
  9. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  10. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  11. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  12. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  13. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  14. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  15. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  16. 97e9965 add group decorator and smoke test group by Rich Lane · 12 years ago
  17. e53897c port_stats.AllPortStats: use unittest assert function by Rich Lane · 12 years ago
  18. 1a5b082 Add port_stats.AllPortStats to test port stats request with OFPP_NONE by Shudong Zhou · 12 years ago
  19. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  20. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  21. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  22. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  23. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  24. 50051c7 Use differential packet count in port_stats + cleanup by Shudong Zhou · 12 years ago
  25. 1d42392 Add port_stats.MultiFlowStats by Shudong Zhou · 12 years ago
  26. df510a8 Add port stats test by Shudong Zhou · 12 years ago