]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Drop DO_TEST_LINUX()
authorAndrea Bolognani <abologna@redhat.com>
Wed, 2 May 2018 15:37:59 +0000 (17:37 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Thu, 3 May 2018 16:23:30 +0000 (18:23 +0200)
commit0b86e23d25696c08234d4b73c90cef9515befe84
tree66f76952b775c105937dd24d11a768c2c16132d3
parent77ac204d14a98f39cc440296162b83da2c2feb3a
tests: Drop DO_TEST_LINUX()

Now that mocking NUMA information works on FreeBSD, there are
no longer any test cases that need to be restricted to Linux
only.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
tests/qemuxml2argvtest.c