Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
d17ce51f4d7a99939fb792a264d68c40808e3d95
/
tests
/
FuncUtils.py
ecb5dfd
allow delayed counter updates for table stats
by Rich Lane
· 10 years ago
0d4a558
tests: replace manual port stats requests with get_port_stats
by Rich Lane
· 10 years ago
ceee1c6
In ARP opcode flow_match test flow entry should look for specific DL_TYPE
by Kiran Poola
· 11 years ago
ff12e48
flow_match: Match on ARP Opcode
by Kiran Poola
· 11 years ago
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
c495d9e
loxi-prep: rename action_list.add to append
by Rich Lane
· 12 years ago
9d3cc6b
loxi-prep: remove action_ prefix from callers
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
6a33492
refactor verify_queuestats and move to testutils
by Rich Lane
· 12 years ago
968b619
refactor verify_portstats and move to testutils
by Rich Lane
· 12 years ago
ae3428c
refactor verify_flowstats and move to testutils
by Rich Lane
· 12 years ago
dceec93
Add tests to verify match on ARP sender and target IPs
by Shudong Zhou
· 12 years ago
857fb60
Remove duplicate code in FuncUtils.py
by Shudong Zhou
· 12 years ago
c2f1876
Add test cases for udp src_port/dst_port and ICMP type/code match
by Shudong Zhou
· 12 years ago
c9e4184
FuncUtils.verify_flowstats: similar fixes as with verify_tablestats
by Rich Lane
· 12 years ago
3e77779
FuncUtils.verify_tablestats: assert on total counters
by Rich Lane
· 12 years ago
175f956
FuncUtils.verify_tablestats: break out of loop if counter exceeded expected value
by Rich Lane
· 12 years ago
afcd0dd
FuncUtils.verify_tablestats: log table stats after processing all tables
by Rich Lane
· 12 years ago
3a261d5
raise an AssertionError if do_barrier fails
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
90b3d73
speed up FuncUtils.verify_*stats
by Rich Lane
· 12 years ago
47fe471
Merge pull request #27 from InCNTRE/master
by Rich Lane
· 12 years ago
ba9eee8
dl_vlan_pcp is only a 3 bit field, 10 does not fit
by Rich Lane
· 12 years ago
b5c7379
flow_matches.IpTos: fix DSCP values
by Rich Lane
· 12 years ago
8a0406e
removed debugging print statements
by ShreyaPandita
· 12 years ago
055102a
added message_types test-cases
by ShreyaPandita
· 12 years ago
6fbff25
edited
by ShreyaPandita
· 12 years ago
a6dfbfc
fixed sleep position and verify_queuestats
by ShreyaPandita
· 12 years ago
ed20996
edited
by ShreyaPandita
· 12 years ago
4ebbac3
refactored verify_stats func
by ShreyaPandita
· 12 years ago
d917c37
Merge remote-tracking branch 'main/counters'
by ShreyaPandita
· 12 years ago
3f3b249
FuncUtils.Verify_TableStats1: fix assertion
by Rich Lane
· 12 years ago
da75f75
added flow_matches & documentation
by ShreyaPandita
· 12 years ago
66de26f
added counters and documentation
by ShreyaPandita
· 12 years ago
b90a1c4
move base test classes to oftest.base_tests
by Rich Lane
· 12 years ago
da3b5ad
move testutils to src/python/oftest
by Rich Lane
· 12 years ago
572e64b
added
by ShreyaPandita
· 12 years ago
60e4554
Updated
by ShreyaPandita
· 12 years ago
67f249b
removed
by ShreyaPandita
· 12 years ago
7a41dce
updated predefined functions
by ShreyaPandita
· 12 years ago
cf64cc9
Predefined Functions for conformance tests
by ShreyaPandita
· 12 years ago