Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
175f9563bca41b3ac434dc0ef291be489ba1a260
/
tests
/
caps.py
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
b7f1246
Allow longer barrier timeout in caps test
by Shudong Zhou
· 12 years ago
d71c4a7
Add time delay at the end of caps test for clearing flows
by Shudong Zhou
· 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
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
6192e51
Fix a couple of bugs
by Ed Swierk
· 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
2757e0a
Fix syntax error and move barrier request
by Dan Talayco
· 13 years ago
0fc08bd
Add default timeout for do_barrier
by Dan Talayco
· 13 years ago
9bc61c6
Do barrier after each flow mod
by Dan Talayco
· 13 years ago
6ccbb07
Call basic setup function since other test modules call into the
by Ed Swierk
· 13 years ago
3788a3d
Do not run FillTableWC by default
by Dan Talayco
· 13 years ago
9130bcd
bugfix: flow_stats test needed to set buffer_id
by Rob Sherwood
· 13 years ago
8f91a5b
Added note for FillTableExact
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