unixctl-py.at: Run tests for Python 2 and 3.
[cascardo/ovs.git] / tests / unixctl-py.at
2016-02-22 Russell Bryantunixctl-py.at: Run tests for Python 2 and 3.
2016-02-22 Russell Bryanttests: Deal with Python output differences.
2016-02-10 Ben Pfaffvlog: Add vlog/close command.
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2014-10-29 Alex Wangovs-appctl: Rename 'help' to 'list-commands'.
2012-08-20 Ben Pfafftests: New m4 macro ON_EXIT to add a cleanup action.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-05-22 Ben Pfaffpython: Implement "vlog/set", "vlog/list" unixctl comma...
2012-05-22 Ben Pfaffpython: Implement "vlog/reopen" unixctl command in...
2012-03-13 Ben PfaffUse `pwd` in place of $PWD, treewide.
2012-03-08 Ethan Jacksonpython: Make build number format consistent with C.
2012-03-07 Ethan Jacksonunixctl: Timeout unit tests instead of hanging.
2012-03-07 Ethan Jacksonunixctl: Re-enable unit tests.
2012-03-03 Ethan Jacksonunixctl: Skip Python unixctl tests.
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.