- 520e415 simplify searching for testcase classes by Rich Lane · 12 years ago
- 1fac154 clean up getting test module name by Rich Lane · 12 years ago
- ef403e5 ignore fewer exceptions by Rich Lane · 12 years ago
- 3987804 supporting running from source tree by Rich Lane · 12 years ago
- 3978f24 Fix typo. Rename pktact.WildcardPriority2 to pktact.WildcardPriorityWithDelete. by Ken Chiang · 12 years ago
- 899ff8e Add DirectPacketControllerQueue test case. by Ken Chiang · 13 years ago
- 38d7a15 In WildcardPriority: sandwich the exact match flow with wildcarded flows. by Ken Chiang · 13 years ago
- 1f648cb Added test PacketInBroadcastCheck by Dan Talayco · 13 years ago
- 1729fdb Support specifying expect pkt and not expect port by Dan Talayco · 13 years ago
- 2757e0a Fix syntax error and move barrier request by Dan Talayco · 13 years ago
- 412ea94 Added flow query test plan by Dan Talayco · 13 years ago
- 460dc86 Merge pull request #7 from eswierk/master by Ed Swierk · 13 years ago
- 4766d8e Merge branch 'master' of github.com:floodlight/oftest by Howard Persh · 13 years ago
- 8d21c1f (1) Improved logic for generation of randomized ENQUEUE actions by Howard Persh · 13 years ago
- e9a211d Add two test cases for: by Ken Chiang · 13 years ago
- b8a8651 Sleep for a couple of seconds to allow queue counters to reflect by Ed Swierk · 13 years ago
- 22f5915 Fix check of queue tx packet counters by Ed Swierk · 13 years ago
- 065a2db Don't stomp on pkt when requesting query stats by Ed Swierk · 13 years ago
- 5f3c83f (1) Changed DEBUG messages to INFO level by Howard Persh · 13 years ago
- 4af4140 Merge branch 'master' of github.com:floodlight/oftest by Howard Persh · 13 years ago
- 670b567 Created DirectPacketQueue test, to exercise enqueue action. by Howard Persh · 13 years ago
- f8de518 Support for filtering pkt ins, cleanup by Dan Talayco · 13 years ago
- 942f530 Added barrier under load test, LoadBarrier by Dan Talayco · 13 years ago
- 7b08e40 Add loopback support for ovs by Dan Talayco · 13 years ago
- c516fa0 Start hexdump on newline by Dan Talayco · 13 years ago
- f6b9483 Use default transaction timeout by Dan Talayco · 13 years ago
- 4f21966 Merge branch 'master' of github.com:floodlight/oftest by Jeffrey Townsend · 13 years ago
- 8364b16 - Added WildcardPriority test by Jeffrey Townsend · 13 years ago
- 7f8dba8 Added report for number of tests to list by Dan Talayco · 13 years ago
- 3e28dea - Useful error message for unsupported CLI commands by Jeffrey Townsend · 13 years ago
- 3ed8fb7 - Added a new "CLI" mode by Jeffrey Townsend · 13 years ago
- c1199d5 Added some more test parameters, for: by Howard Persh · 13 years ago
- f97840f Added test case pktact.DirectPacketQueue, to test "enqueue" action. by Howard Persh · 13 years ago
- 0fc08bd Add default timeout for do_barrier by Dan Talayco · 13 years ago
- 488fbc5 From eswierk 6927ce7fa40cc770749d6495828002971eee1a77 by Dan Talayco · 13 years ago
- a6fbd67 Merge branch 'master' of github.com:floodlight/oftest by Howard Persh · 13 years ago
- c00c747 Copied over from master branch by Howard Persh · 13 years ago
- 07d99e6 (1) Small bug fixes by Howard Persh · 13 years ago
- 910a828 Updated var names and test parameters by Dan Talayco · 13 years ago
- 3340d45 Updated with Argon-isms by Howard Persh · 13 years ago
- 2843d2b Goofed last minute change about action comparison for modifies, modify does not change timeouts -- fixed by root · 13 years ago
- f6af167 Greatly changed: by root · 13 years ago
- 50be767 Lowered defaults for flow toggle by Dan Talayco · 13 years ago
- abbfdbb Clean up var name, reporting by Dan Talayco · 13 years ago
- fa6454f Added FlowToggle test by Dan Talayco · 13 years ago
- e4f2570 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
- 1bf0160 Add PacketOutMC test, which sends PacketOut message to multiple output ports. by Ken Chiang · 13 years ago
- d15bed5 Updated profile processing by Dan Talayco · 13 years ago
- 9bc61c6 Do barrier after each flow mod by Dan Talayco · 13 years ago
- d7c80d1 Added switch profile command option by Dan Talayco · 13 years ago
- 07e8f5f Rename this dummy file to something more agreeable to p4 by Ed Swierk · 13 years ago
- 82b1fd0 Merge pull request #5 from eswierk/master by Ed Swierk · 13 years ago
- e097c6e Update egress port selection to use config["port_map"] instead of by Ken Chiang · 13 years ago
- aba5276 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
- 5be06dd For SingleWildcardMatch and AllExceptOneWildcardMatch tests, by Ken Chiang · 13 years ago
- ae74c36 Add a simple test for desc stats by Ed Swierk · 13 years ago
- eddea77 Just print a warning when reading from the controller returns 0 bytes by Ed Swierk · 13 years ago
- 543df56 Merge pull request #4 from eswierk/master by Ed Swierk · 13 years ago
- 89f7835 flow_stats and pktact test modules use the basic test module, so they by Ed Swierk · 13 years ago
- 506614a Ignore padding bytes in the received packet when the length of the by Ed Swierk · 13 years ago
- aa5bc06 Consolidate duplicate code. by Ken Chiang · 13 years ago
- b293646 Updated version of flow_query: by Howard Persh · 13 years ago
- 680b92a Way enhanced -- loads more debug output, does deletes ONLY LIGHTLY TESTED by Howard Persh · 13 years ago
- 04ead7d Fix typo in debug message. by Ken Chiang · 13 years ago
- 4b29529 Hopefully addressing race condition by Dan Talayco · 13 years ago
- dc6fca3 Do debug output before assertion by Dan Talayco · 13 years ago
- 2baf8b5 Better packet dump routine by Dan Talayco · 13 years ago
- 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
- 7ca8387 Oops, wrong place... by Howard Persh · 13 years ago
- a8b2c32 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
- 50c8246 - Fixed clear-table and initialization semantics based on other recent checkins by Jeffrey Townsend · 13 years ago
- f3eae9c - Added option to override recent change to flow_msg_install() which by Jeffrey Townsend · 13 years ago
- 2334d64 Merge branch 'master' of github.com:/floodlight/oftest by Jeffrey Townsend · 13 years ago
- 2a300e4 - Added SingleWildcardMatchPriority() to test proper prioritization of by Jeffrey Townsend · 13 years ago
- 143c745 Merge branch 'master' of github.com:/floodlight/oftest by Ken Chiang · 13 years ago
- fb593e7 Update port_map, logger, and config prefix to "fs_". by Ken Chiang · 13 years ago
- 8a64e33 Added iterate-test-case test by Dan Talayco · 13 years ago
- 677cc11 Added inheritSetup method by Dan Talayco · 13 years ago
- 58106f8 - Initial README for ovs-ctl.py by Jeffrey Townsend · 13 years ago
- aff26c8 Merged from Ken Cs flow_stats dev branch by Dan Talayco · 13 years ago
- fb4c9ca Merged from Ed Swierk test-day pkt-in/out by Dan Talayco · 13 years ago
- 0aeff8c Test packet in and packet out with a few different kinds of packets: by Ed Swierk · 13 years ago
- 78cb7cc Updated clone instructions by Dan Talayco · 13 years ago
- 620bdcc Change the existing flow stats test into three separate ones: by Ken Chiang · 13 years ago
- d8ae758 Added Modify L2, send to ingress and MC (or UC) by Dan Talayco · 13 years ago
- c948d0b Added L2 dest addr and send to ingress port by Dan Talayco · 13 years ago
- cfa172f Added L2 dest modify + VLAN modify test by Dan Talayco · 13 years ago
- f6e76c0 Added L2 modify + MC tests and support by Dan Talayco · 13 years ago
- 3bb8b1b - Initial version by Jeffrey Townsend · 13 years ago
- 4431d54 When VID is wildcarded, do not set it to 0xffff by Dan Talayco · 13 years ago
- 6a0bf71 Set in_band to off by default by Dan Talayco · 13 years ago
- 0caeb1e Wait for all flows to be deleted before attempting to trigger a packet-in by Ed Swierk · 13 years ago
- 0214da2 Once a switch is connected, ignore further connection attempts rather by Ed Swierk · 13 years ago
- 4e20030 Log the ingress port of each packet received by Ed Swierk · 13 years ago
- 6ccbb07 Call basic setup function since other test modules call into the by Ed Swierk · 13 years ago
- 4306d3e Update packet offset before continue stmts by Dan Talayco · 13 years ago
- 677c0b7 In band changes by Dan Talayco · 13 years ago
- 3788a3d Do not run FillTableWC by default by Dan Talayco · 13 years ago
- 830b441 Do not add non-default tests when module specified by Dan Talayco · 13 years ago
- cf26b7a Added relax option to oftest by Dan Talayco · 13 years ago