summaryrefslogtreecommitdiff
path: root/tests/unixctl-py.at
Commit message (Expand)AuthorAgeFilesLines
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-120/+88
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-191-1/+1
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-7/+6
* python tests: Fixed unixctl python tests for WindowsPaul Boca2016-08-031-3/+9
* unixctl-py.at: Run tests for Python 2 and 3.Russell Bryant2016-02-221-87/+111
* tests: Deal with Python output differences.Russell Bryant2016-02-221-4/+4
* vlog: Add vlog/close command.Ben Pfaff2016-02-101-0/+1
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-1/+1
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-6/+0
* ovs-appctl: Rename 'help' to 'list-commands'.Alex Wang2014-10-281-3/+3
* tests: New m4 macro ON_EXIT to add a cleanup action.Ben Pfaff2012-08-201-2/+1
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-0/+2
* python: Implement "vlog/set", "vlog/list" unixctl commands in Python vlog.Ben Pfaff2012-05-221-0/+2
* python: Implement "vlog/reopen" unixctl command in Python vlog.Ben Pfaff2012-05-221-0/+2
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-7/+7
* python: Make build number format consistent with C.Ethan Jackson2012-03-071-1/+1
* unixctl: Timeout unit tests instead of hanging.Ethan Jackson2012-03-071-31/+35
* unixctl: Re-enable unit tests.Ethan Jackson2012-03-061-6/+0
* unixctl: Skip Python unixctl tests.Ethan Jackson2012-03-021-0/+6
* python: Port unixctl to Python.Ethan Jackson2012-03-021-0/+159