1. 9d3cc6b loxi-prep: remove action_ prefix from callers by Rich Lane · 12 years ago
  2. 28fa927 loxi-prep: access message/action modules through the ofp module by Rich Lane · 12 years ago
  3. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  4. 3c7cf7f fix test imports by Rich Lane · 12 years ago
  5. ed1fa2d parse: remove uses of from module import * by Rich Lane · 12 years ago
  6. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  7. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  8. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  9. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  10. 387fcd7 Don't set max_len to 65535 in output actions, by Ed Swierk · 12 years ago
  11. 2014f9b remove config parameter from several testutils functions 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. d1d9c28 define priorities as a property on the test class by Rich Lane · 12 years ago
  15. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  16. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago
  17. c689a79 Use default timeouts by Dan Talayco · 12 years ago
  18. 9cab482 Tests were sometimes failing because expected async notifications from switch were being checked for too quickly and with no timeout by Howard Persh · 12 years ago
  19. 99a74de Implement a required_wildcards setting to allow testing switches that by Ed Swierk · 12 years ago
  20. 6a3698d For conservative ordered actions, set vlan id/pcp and strip vlan are mutually exclusive. by Howard Persh · 12 years ago
  21. b10a47a Added ability to specify VLAN ids to be used in test. by Howard Persh · 12 years ago
  22. c8aaa3e use default timeout in most cases by Rich Lane · 12 years ago
  23. 8d21c1f (1) Improved logic for generation of randomized ENQUEUE actions by Howard Persh · 13 years ago
  24. 5f3c83f (1) Changed DEBUG messages to INFO level by Howard Persh · 13 years ago
  25. c1199d5 Added some more test parameters, for: by Howard Persh · 13 years ago
  26. 07d99e6 (1) Small bug fixes by Howard Persh · 13 years ago
  27. 910a828 Updated var names and test parameters by Dan Talayco · 13 years ago
  28. 3340d45 Updated with Argon-isms by Howard Persh · 13 years ago
  29. 2843d2b Goofed last minute change about action comparison for modifies, modify does not change timeouts -- fixed by root · 13 years ago
  30. f6af167 Greatly changed: by root · 13 years ago
  31. 680b92a Way enhanced -- loads more debug output, does deletes ONLY LIGHTLY TESTED by Howard Persh · 13 years ago
  32. c796358 Initial version of test for defining flows in switch and verifying that flow definitions can be read back correctly by Howard Persh · 13 years ago