]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virfiletest: Load mock on Linux only
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 11 Oct 2018 08:36:02 +0000 (10:36 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 11 Oct 2018 10:41:33 +0000 (12:41 +0200)
commitc570d05175b148709da4cf43ceacd992d6651302
treee778a7dc10ba6c521f5e1e6e535e15f6545a0337
parent1dbf6222dd5e1fedcbe335fc0852ef66e7a92901
virfiletest: Load mock on Linux only

The mock is built on Linux only. Therefore we should load it only
on Linux too. This fixes the FreeBSD build.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
tests/virfiletest.c