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