]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Valgrind fails with nonexistent directory
authorAndrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Wed, 4 Sep 2019 09:11:22 +0000 (12:11 +0300)
committerKevin Wolf <kwolf@redhat.com>
Fri, 13 Sep 2019 10:18:37 +0000 (12:18 +0200)
commitad20319a913f4492039a9588158ceca37eb97b6c
treef513fcc5ac6c252c4cb480552f7ff0be7443d74f
parent5ff1c2c830c711a6d2b2054a6a6eb8469b8c922f
iotests: Valgrind fails with nonexistent directory

The Valgrind uses the exported variable TMPDIR and fails if the
directory does not exist. Let us exclude such a test case from
being run under the Valgrind and notify the user of it.

Suggested-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/051