[libvirt] [PATCH] viralloc: Export virAllocTest*

2013-03-22 Thread Michal Privoznik
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 | 4 src/util/viralloc.c | 24 src/util/viralloc.h | 7 ---

Re: [libvirt] [PATCH] viralloc: Export virAllocTest*

2013-03-22 Thread Daniel P. Berrange
On Fri, Mar 22, 2013 at 11:15:14AM +0100, Michal Privoznik wrote: 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 | 4 src/util/viralloc.c | 24