]> Git Repo - qemu.git/commit
tests: add output filter to python I/O tests helper
authorDaniel P. Berrange <[email protected]>
Mon, 21 Mar 2016 14:11:46 +0000 (14:11 +0000)
committerKevin Wolf <[email protected]>
Wed, 30 Mar 2016 09:59:32 +0000 (11:59 +0200)
commita2d1c8fd84de207ab8e078d00851e0b93b50756d
tree0e926635bc411f102776f2392c1d09b7eeab7c7d
parentc6a92369dc58345ce2df679313eac78c536db343
tests: add output filter to python I/O tests helper

Add a 'log' method to iotests.py which prints messages to
stdout, with optional filtering of data. Port over some
standard filters already present in the shell common.filter
code to be usable in python too.

Reviewed-by: Eric Blake <[email protected]>
Signed-off-by: Daniel P. Berrange <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
tests/qemu-iotests/iotests.py
This page took 0.034099 seconds and 4 git commands to generate.