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