Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
3bfc8221cce2da27725b3cfa92848cd913c0d2e7
/
tests
/
basic.py
5a9a192
add version decorator
by Rich Lane
· 12 years ago
aecd716
of10: simplify importing
by Rich Lane
· 12 years ago
6242d9f
move and check in OpenFlow protocol modules
by Rich Lane
· 12 years ago
1568b65
basic: reenable tests and move out PacketInDefaultDrop
by Rich Lane
· 12 years ago
adf64b1
Merge branch 'annotations'
by Rich Lane
· 12 years ago
9527101
action: remove redundant action_ prefix from classes
by Rich Lane
· 12 years ago
0f0adc9
message: convert lists passed as keyword arguments to action_lists
by Rich Lane
· 12 years ago
c52a1c4
action: support assigning fields with keyword arguments to the constructor
by Rich Lane
· 12 years ago
c3c2ae1
message: support setting fields with keyword arguments to the constructor
by Rich Lane
· 12 years ago
3a261d5
raise an AssertionError if do_barrier fails
by Rich Lane
· 12 years ago
32bf948
remove assertions on the return value of delete_all_flows
by Rich Lane
· 12 years ago
5c3151c
throw AssertionError if controller.message_send fails
by Rich Lane
· 12 years ago
e30455b
action_list: throw exception if value is not an action
by Rich Lane
· 12 years ago
97e9965
add group decorator and smoke test group
by Rich Lane
· 12 years ago
0a4f637
use class decorators to mark tests that shouldn't be run by default
by Rich Lane
· 12 years ago
afcf467
set in_port on packet_out messages
by Rich Lane
· 12 years ago
bbd4cf9
add necessary barriers to basic.PortConfigMod
by Rich Lane
· 12 years ago
2014f9b
remove config parameter from several testutils functions
by Rich Lane
· 12 years ago
b90a1c4
move base test classes to oftest.base_tests
by Rich Lane
· 12 years ago
477f481
add a global config dictionary
by Rich Lane
· 12 years ago
d1d9c28
define priorities as a property on the test class
by Rich Lane
· 12 years ago
5bd6cf9
fix SIGINT handling
by Rich Lane
· 12 years ago
9a00381
use the singleton logger object
by Rich Lane
· 12 years ago
da3b5ad
move testutils to src/python/oftest
by Rich Lane
· 12 years ago
c689a79
Use default timeouts
by Dan Talayco
· 12 years ago
5d0f7cc
By default, respond to echo requests
by Dan Talayco
· 12 years ago
a6cea8b
Do not run dataplane only by default
by Dan Talayco
· 12 years ago
e605b1b
OFTEST-7 Add test for a bad message
by Dan Talayco
· 12 years ago
97d4f36
Check for response on features req
by Dan Talayco
· 12 years ago
aeb23d6
Add tagged packet to PacketIn. Add PortConfigModErr testcase.
by Ken Chiang
· 12 years ago
6192e51
Fix a couple of bugs
by Ed Swierk
· 12 years ago
c7193a2
Always do a handshake (send features request, wait for features reply) since
by Ed Swierk
· 12 years ago
3ae7f71
Implement a variant of basic.PacketIn for switches that drop packets
by Ed Swierk
· 12 years ago
022d02e
Ignore errors from attempting to install a SIGINT handler from a thread
by Ed Swierk
· 12 years ago
e3582a5
Unclean teardown in basic.DataPlaneOnly causes problems for subsequent tests
by Shudong Zhou
· 12 years ago
c8aaa3e
use default timeout in most cases
by Rich Lane
· 12 years ago
58cf05f
improve error handling in tests/basic.py
by Rich Lane
· 12 years ago
4d5ca92
DataPlane() now accepts the configuration.
by Jeffrey Townsend
· 12 years ago
1f648cb
Added test PacketInBroadcastCheck
by Dan Talayco
· 13 years ago
0fc08bd
Add default timeout for do_barrier
by Dan Talayco
· 13 years ago
1bf0160
Add PacketOutMC test, which sends PacketOut message to multiple output ports.
by Ken Chiang
· 13 years ago
ae74c36
Add a simple test for desc stats
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
dc6fca3
Do debug output before assertion
by Dan Talayco
· 13 years ago
2baf8b5
Better packet dump routine
by Dan Talayco
· 13 years ago
677cc11
Added inheritSetup method
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
0caeb1e
Wait for all flows to be deleted before attempting to trigger a packet-in
by Ed Swierk
· 13 years ago
677c0b7
In band changes
by Dan Talayco
· 13 years ago
cf26b7a
Added relax option to oftest
by Dan Talayco
· 13 years ago
ba4fd4f
DataPlaneOnly message to log, not stdout
by Dan Talayco
· 14 years ago
285a838
Record config object in test instance
by Dan Talayco
· 14 years ago
551befa
Some major restructuring
by Dan Talayco
· 14 years ago
c24aaae
Added per-test priority support
by Dan Talayco
· 14 years ago
79c6c4d
Added basic table stats get test
by Dan Talayco
· 14 years ago
9f47f4d
Added FloodMinusPort routine; use utility routines
by Dan Talayco
· 14 years ago
b3f43fe
Added PortConfigMod
by Dan Talayco
· 15 years ago
ef701f4
Debug changes; change sig handler signature
by Dan Talayco
· 15 years ago
f8f4140
Join with controller thread on clean shutdown
by Dan Talayco
· 15 years ago
79f3608
Updated README; added test descriptions to --list
by Dan Talayco
· 15 years ago
41eae8b
Added simple packet creator in test utils
by Dan Talayco
· 15 years ago
6ce963a
Various updates to basic test set
by Dan Talayco
· 15 years ago
2c0dba3
Setup and test spec implementation
by Dan Talayco
· 15 years ago
4837010
Major overhaul of oftest command interface
by Dan Talayco
· 15 years ago
e226eb1
Mostly polling and timeout support
by Dan Talayco
· 15 years ago
710438c
Mostly changes to socket deployment
by Dan Talayco
· 15 years ago
a92e75b
Typo in assert message
by Dan Talayco
· 15 years ago
dba244e
Basic test file
by Dan Talayco
· 15 years ago