Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
refs/heads/2.0-ga
/
tests
/
caps.py
ba3f0e2
loxi-prep: subtype flow_mod classes
by Rich Lane
· 12 years ago
5fd6faf
loxi-prep: rename stats reply 'stats' field to 'entries' to match PyLoxi
by Rich Lane
· 12 years ago
d0478ff
loxi-prep: rename uses of match fields
by Rich Lane
· 12 years ago
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
4f50805
caps: add time import
by Rich Lane
· 12 years ago
adf64b1
Merge branch 'annotations'
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
0a4f637
use class decorators to mark tests that shouldn't be run by default
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