python: Implement "vlog/reopen" unixctl command in Python vlog.
[sliver-openvswitch.git] / tests / unixctl-py.at
index f9caa60..37070c9 100644 (file)
@@ -104,7 +104,9 @@ The available commands are:
   echo_error              [[arg ...]]
   exit
   help
+  log                     [[arg ...]]
   version
+  vlog/reopen
 ])
 mv stdout expout
 AT_CHECK([PYAPPCTL -t test-unixctl.py help], [0], [expout])