]> git.ipfire.org Git - thirdparty/libvirt.git/commit
viralloc: Export virAllocTest*
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Mar 2013 09:18:48 +0000 (10:18 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 22 Mar 2013 11:45:14 +0000 (12:45 +0100)
commit70bc623b58b334393fcb9e5700ea8b6a3f17ae27
tree87abbf28e7b3c879ee26aaededcfd60cedaeb1d2
parentc5f28d0117b3b110bc844ac7109f6c69416f48c9
viralloc: Export virAllocTest*

If users build with --enable-test-oom configure option,
they get this error saying, virAllocTest* functions are
not defined within tests/testutils.c.
src/libvirt_private.syms
src/util/viralloc.c
src/util/viralloc.h
tests/testutils.c