Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
d929b8d132dd8ed000f9a6d331e39d25303310e6
/
oft
ec6084d
Report random seed in log even when not specified
by Dan Talayco
· 12 years ago
3f7098c
use loxi.protocol to import the correct module
by Rich Lane
· 12 years ago
efdc2c5
oft: use pyloxi
by Rich Lane
· 12 years ago
edb12d3
Allow logging to stderr.
by Jeffrey Townsend
· 12 years ago
5a9a192
add version decorator
by Rich Lane
· 12 years ago
9fd0568
add --of-version option
by Rich Lane
· 12 years ago
93bed98
oft: remove log when adding test
by Rich Lane
· 12 years ago
15f2632
change default platform to "eth"
by Rich Lane
· 12 years ago
2d6d482
add eth platform and --interfaces command line option
by Rich Lane
· 12 years ago
948f030
oft: support prefixing test names with ^ to remove them from the test set
by Rich Lane
· 12 years ago
6242d9f
move and check in OpenFlow protocol modules
by Rich Lane
· 12 years ago
ea5060d
update documentation
by Rich Lane
· 12 years ago
95f078b
oft: improve help text
by Rich Lane
· 12 years ago
1dfd9f1
oft: make --verbose the default and add --quiet to negate it
by Rich Lane
· 12 years ago
68edb3d
oft: always make unittest.TextTestRunner verbose
by Rich Lane
· 12 years ago
1a08d23
oft: add test-file option
by Rich Lane
· 12 years ago
1cc22fd
oft: remove profile feature
by Rich Lane
· 12 years ago
adf64b1
Merge branch 'annotations'
by Rich Lane
· 12 years ago
80efd65
oft: handle missing test module/class docstrings
by Rich Lane
· 12 years ago
37f4211
oft: output available test groups in --list
by Rich Lane
· 12 years ago
e811e7b
oft: improve --list output for disabled and non-standard tests
by Rich Lane
· 12 years ago
5164517
oft: remove unused command line options
by Rich Lane
· 12 years ago
4113a58
oft: improve help text
by Rich Lane
· 12 years ago
d8e4548
oft: list all tests for --list, not just the ones matching the test spec
by Rich Lane
· 12 years ago
c76b09a
oft: accept test/group names in positional arguments
by Rich Lane
· 12 years ago
cc45b8e
rewrite test spec code in terms of groups
by Rich Lane
· 12 years ago
0f5b9c7
oft: handle missing test module/class docstrings
by Rich Lane
· 12 years ago
2c7812c
use a single dataplane instance for all tests
by Rich Lane
· 12 years ago
71d887d
include milliseconds in log timestamps
by Rich Lane
· 12 years ago
c93b7d3
Add run_test_list, simple version
by Shudong Zhou
· 12 years ago
69ca4d6
Support active connect, overwrite log
by Dan Talayco
· 12 years ago
51590f6
add platforms dir to the pythonpath
by Rich Lane
· 12 years ago
8260a2d
add --priority option for minimum test priority
by Rich Lane
· 12 years ago
e703c68
add short option -v for --verbose
by Rich Lane
· 12 years ago
483e154
remove test_dir from the platform import path
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
15f64de
centralize test-spec parsing and matching
by Rich Lane
· 12 years ago
943be67
simplify test list generation
by Rich Lane
· 12 years ago
a92f252
remove unnecessary uses of eval
by Rich Lane
· 12 years ago
5bd6cf9
fix SIGINT handling
by Rich Lane
· 12 years ago
b047014
exit with a nice error message when missing message classes
by Rich Lane
· 12 years ago
fadf345
fix import path issues when running from a symlink
by Rich Lane
· 12 years ago
e284b6b
move oft script to the top level
by Rich Lane
· 12 years ago