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