unixctl: Timeout unit tests instead of hanging.
authorEthan Jackson <ethan@nicira.com>
Wed, 7 Mar 2012 00:10:46 +0000 (16:10 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 7 Mar 2012 20:50:15 +0000 (12:50 -0800)
commitf4ec6ff479ace8f9b893f883557235f2ea6bab8f
tree083fd765ee48cf0d52ea384adb86fd77cbbcfe8a
parent87cf07675bf45a0b15735d28380263a8d4da8642
unixctl: Timeout unit tests instead of hanging.

We've seen some unixctl tests hang indefinitely which makes them
difficult to debug.  ovs-appctl and appctl.py calls to timeout
instead.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
tests/appctl.py
tests/test-unixctl.py
tests/unixctl-py.at
utilities/ovs-appctl.c