On 08.05.2015 19:22, Kevin Wolf wrote:
This is a basic test for specifying cache modes for child nodes on the command line. It doesn't take much time and works without O_DIRECT support.Signed-off-by: Kevin Wolf <kw...@redhat.com> --- tests/qemu-iotests/051 | 12 +++++++++ tests/qemu-iotests/051.out | 63 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+)
Reviewed-by: Max Reitz <mre...@redhat.com>