]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fchosttest: Run the test only under linux
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Sep 2013 14:47:12 +0000 (16:47 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Sep 2013 16:32:43 +0000 (18:32 +0200)
commit4679e9422a5c23e47debe6ae3e5934d58d7ec286
tree2d62b51c236aeda4c2a1368414c24a0023d1c036
parent3f573fbae13638e9c434e7176aabe80e88713f64
fchosttest: Run the test only under linux

Currently, we have functions to handle fc_host implemented just
for linux. On all other platforms an error is thrown. It makes no
sense to run the test on those platforms then.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tests/Makefile.am