Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
28fa927a64e367d2fa0c8d2f300e2f7963d98127
/
tests
/
flow_stats.py
28fa927
loxi-prep: access message/action modules through the ofp module
by Rich Lane
· 12 years ago
d7b0ffa
loxi-prep: remove uses of cstruct module
by Rich Lane
· 12 years ago
626ce1d
For DeletedFlowStats, add settling time and error messages.
by Ken Chiang
· 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
d10e8e0
add flow_stats.DeletedFlowStats
by Rich Lane
· 12 years ago
c42dbad
verify stats reply fields in flow_stats.SingleFlowStats
by Rich Lane
· 12 years ago
f062b3d
add flow_stats.EmptyFlowStats
by Rich Lane
· 12 years ago
97a5f50
add flow_stats.EmptyAggregateStats
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
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
99a74de
Implement a required_wildcards setting to allow testing switches that
by Ed Swierk
· 12 years ago
c8aaa3e
use default timeout in most cases
by Rich Lane
· 12 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
89f7835
flow_stats and pktact test modules use the basic test module, so they
by Ed Swierk
· 13 years ago
aa5bc06
Consolidate duplicate code.
by Ken Chiang
· 13 years ago
fb593e7
Update port_map, logger, and config prefix to "fs_".
by Ken Chiang
· 13 years ago
aff26c8
Merged from Ken Cs flow_stats dev branch
by Dan Talayco
· 13 years ago
620bdcc
Change the existing flow stats test into three separate ones:
by Ken Chiang
· 13 years ago
6ccbb07
Call basic setup function since other test modules call into the
by Ed Swierk
· 13 years ago
39bf691
Fixed port sequence assumption
by Dan Talayco
· 14 years ago
89d5734
Added flow expire/stats tests
by Dan Talayco
· 14 years ago