1. c495d9e loxi-prep: rename action_list.add to append by Rich Lane · 12 years ago
  2. d7b0ffa loxi-prep: remove uses of cstruct module by Rich Lane · 12 years ago
  3. 5372473 Qualify sleep calls with time by Dan Talayco · 12 years ago
  4. 53b9681 testutils: add 10% fuzz to byte counter matching by Rich Lane · 12 years ago
  5. 6a33492 refactor verify_queuestats and move to testutils by Rich Lane · 12 years ago
  6. 968b619 refactor verify_portstats and move to testutils by Rich Lane · 12 years ago
  7. ae3428c refactor verify_flowstats and move to testutils by Rich Lane · 12 years ago
  8. 2940fdd Fix skip report config key error by Dan Talayco · 12 years ago
  9. c7562b1 Add simple_arp_packet by Shudong Zhou · 12 years ago
  10. 3c26683 testutils: fix wording in receive_pkt_check by Rich Lane · 12 years ago
  11. 9cc9334 testutils: add ip_ttl option to simple_*_packet by Gregor Maier · 12 years ago
  12. 7744e11 testutils: define __all__ to limit the variables imported by tests by Rich Lane · 12 years ago
  13. 5a9a192 add version decorator by Rich Lane · 12 years ago
  14. cd97d3d minimize use of "from module import *" by Rich Lane · 12 years ago
  15. 38eea08 Allow skipping testing of packet_out actions by Ed Swierk · 12 years ago
  16. 8d84ce0 Send port_mod message even if features_reply contains no ports by Ed Swierk · 12 years ago
  17. 6242d9f move and check in OpenFlow protocol modules by Rich Lane · 12 years ago
  18. adf64b1 Merge branch 'annotations' by Rich Lane · 12 years ago
  19. 3a261d5 raise an AssertionError if do_barrier fails by Rich Lane · 12 years ago
  20. 32bf948 remove assertions on the return value of delete_all_flows by Rich Lane · 12 years ago
  21. 5c3151c throw AssertionError if controller.message_send fails by Rich Lane · 12 years ago
  22. e30455b action_list: throw exception if value is not an action by Rich Lane · 12 years ago
  23. 97e9965 add group decorator and smoke test group by Rich Lane · 12 years ago
  24. cc45b8e rewrite test spec code in terms of groups by Rich Lane · 12 years ago
  25. 0a4f637 use class decorators to mark tests that shouldn't be run by default by Rich Lane · 12 years ago
  26. e912d03 flow_msg_install: dont send redundant barriers by Rich Lane · 12 years ago
  27. 43ee54c Move qinq out of simple_tcp_packet by Shudong Zhou · 12 years ago
  28. 9176567 speed up negative tests in receive_pkt_check by Rich Lane · 12 years ago
  29. 89725bb also test packet-out in flow_match_test by Rich Lane · 12 years ago
  30. b10ebd6 Generate tcp packets with double vlan tags by Shudong Zhou · 12 years ago
  31. b7f1246 Allow longer barrier timeout in caps test by Shudong Zhou · 12 years ago
  32. 5d7e89a testutils: add inspect_packet() and use it when receive_pkt_verify() fails by Rich Lane · 12 years ago
  33. 110e0e3 testutils: add UDP support to pkt_action_setup by Rich Lane · 12 years ago
  34. 6ee7bea testutils: add simple_udp_packet() by Rich Lane · 12 years ago
  35. 8b59b4b Add packet parsing/matching verification by Christian Dickmann · 12 years ago
  36. e5779d3 fix pylint errors by Rich Lane · 12 years ago
  37. 2014f9b remove config parameter from several testutils functions by Rich Lane · 12 years ago
  38. 477f481 add a global config dictionary by Rich Lane · 12 years ago
  39. 9a00381 use the singleton logger object by Rich Lane · 12 years ago
  40. da3b5ad move testutils to src/python/oftest by Rich Lane · 12 years ago[Renamed from tests/testutils.py]
  41. fb9ce27 Do not include tests with a negative priority. by Jeffrey Townsend · 12 years ago