]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Run virnetdaemontest iff WITH_YAJL
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 1 Dec 2015 10:54:08 +0000 (11:54 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 1 Dec 2015 13:03:30 +0000 (14:03 +0100)
commit01f6cbcf074c7cc83f255bb3cb655319a75f83aa
tree259e2e862eb88b97cf8217b030850252a2093637
parent2340f3ebfbf58f40ffbe159bde0b67c07d7f1ce5
tests: Run virnetdaemontest iff WITH_YAJL

The test itself and daemon require a JSON parsing library. If not
present, skip the test.

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