1. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  2. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  3. 626ce1d For DeletedFlowStats, add settling time and error messages. by Ken Chiang · 12 years ago
  4. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  5. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  6. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  7. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  8. d10e8e0 add flow_stats.DeletedFlowStats by Rich Lane · 12 years ago
  9. c42dbad verify stats reply fields in flow_stats.SingleFlowStats by Rich Lane · 12 years ago
  10. f062b3d add flow_stats.EmptyFlowStats by Rich Lane · 12 years ago
  11. 97a5f50 add flow_stats.EmptyAggregateStats 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. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  15. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  16. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  17. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  18. 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
  19. 488fbc5 From eswierk 6927ce7fa40cc770749d6495828002971eee1a77 by Dan Talayco · 13 years ago
  20. 89f7835 flow_stats and pktact test modules use the basic test module, so they by Ed Swierk · 13 years ago
  21. aa5bc06 Consolidate duplicate code. by Ken Chiang · 13 years ago
  22. fb593e7 Update port_map, logger, and config prefix to "fs_". by Ken Chiang · 13 years ago
  23. aff26c8 Merged from Ken Cs flow_stats dev branch by Dan Talayco · 13 years ago
  24. 620bdcc Change the existing flow stats test into three separate ones: by Ken Chiang · 13 years ago
  25. 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
  26. 39bf691 Fixed port sequence assumption by Dan Talayco · 14 years ago
  27. 89d5734 Added flow expire/stats tests by Dan Talayco · 14 years ago