summaryrefslogtreecommitdiff
path: root/tests/test-unixctl.py
Commit message (Expand)AuthorAgeFilesLines
* test-unixctl.py: Don't suppress exceptions.Ben Pfaff2018-08-151-9/+1
* python: Fix several pep8 whitespace errors.Russell Bryant2016-01-051-1/+1
* python: Resolve pep8 blank line errors.Russell Bryant2016-01-051-0/+1
* python: Implement "vlog/reopen" unixctl command in Python vlog.Ben Pfaff2012-05-221-0/+6
* python: Break unixctl implementation into registry, client, and server.Ben Pfaff2012-05-221-1/+2
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* unixctl: Timeout unit tests instead of hanging.Ethan Jackson2012-03-071-0/+5
* python: Port unixctl to Python.Ethan Jackson2012-03-021-0/+85