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