1. e4b384d testutils: add new functions to check for dataplane packets by Rich Lane · 11 years ago
  2. 4b60145 loxi-prep: rewrite vendor tests to use pyloxi message classes by Rich Lane · 12 years ago
  3. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  4. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  5. 3c7cf7f fix test imports by Rich Lane · 12 years ago
  6. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  7. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  8. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  9. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  10. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  11. b90a1c4 move base test classes to oftest.base_tests by Rich Lane · 12 years ago
  12. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  13. d1d9c28 define priorities as a property on the test class 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. c689a79 Use default timeouts by Dan Talayco · 12 years ago
  17. aba4258 Accept only the new subtype for bsn_get_ip_mask_reply by Ed Swierk · 12 years ago
  18. ecb9b38 Allow subtype of 1 or 2 for ip_mask get by Dan Talayco · 12 years ago
  19. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  20. 76cce91 Test BSN vendor extension for configuring IP source/dest match mask by Ed Swierk · 12 years ago