]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Run virmacmaptest iff WITH_YAJL
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 25 Dec 2016 09:13:31 +0000 (10:13 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 2 Jan 2017 12:25:42 +0000 (13:25 +0100)
commit00c49704351568e0b906f41ed7a59ba0caeac2d8
treef4e90f8f1892e9594fa411364cf3e3876561d62d
parent5dc6169bc803c05d499471b0686ceb9da8290d07
tests: Run virmacmaptest iff WITH_YAJL

Since the internal implementation relies on a json parser being
available, it make no sense to run this test if there's none
available.

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