Here is a summary of the oft command line options. Use --help to see the long and short command option names.
Option | Explanation |
---|---|
platform | String identifying the target platform |
controller_host | Host on which test controller is running (for sockets) |
controller_port | Port on which test controller listens for switch cxn |
port_count | Number of ports in dataplane |
base_of_port | Base OpenFlow port number in dataplane |
base_if_index | Base OS network interface for dataplane |
test_dir | Directory to search for test files (default .) |
test_spec | Specification of test(s) to run |
log_file | Filename for test logging |
list | Boolean: List all tests and exit |
debug | String giving debug level (info, warning, error...) |
verbose | Same as debug=verbose |