tests: Fixes test-replication.c on msys2/mingw.
commitdce93184b52278983ed9b8db80bd65e18a45356b
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 15 Sep 2020 12:12:59 +0000 (15 20:12 +0800)
committerThomas Huth <thuth@redhat.com>
Wed, 16 Sep 2020 06:41:06 +0000 (16 08:41 +0200)
tree69fb96e999ce9ea22a9fd8c15c3c46ded229acb6
parent00650e6e46931a7d4d6b3c5bf36bc3bfdcb9b0db
tests: Fixes test-replication.c on msys2/mingw.

On Windows there is no path like /tmp/s_local_disk.XXXXXX
Use g_get_tmp_dir instead of /tmp.

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20200915121318.247-8-luoyonggang@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/test-replication.c