[libvirt] [libvirt-glib 4/4] Add scripts for validating the libvirt-glib symbol files

Daniel P. Berrange berrange at redhat.com
Tue Dec 10 14:09:48 UTC 2013


On Fri, Dec 06, 2013 at 12:38:01PM +0100, Christophe Fergeau wrote:
> Import two test scripts from libvirt code which validate that
> all symbols in libvirt-glib symbol files exist in the ELF binary, and also
> validate the alphabetical sorting. These are hooked up to run with 'make
> check'.
> 
> This commit is based on a libosinfo patch from Daniel P. Berrange
> ---
>  Makefile.am                   |   2 +
>  build-aux/check-symfile.pl    |  70 +++++++++++++++++++++++++++++
>  build-aux/check-symsorting.pl | 100 ++++++++++++++++++++++++++++++++++++++++++
>  configure.ac                  |   8 ++++
>  libvirt-gconfig/Makefile.am   |  15 +++++++
>  libvirt-glib/Makefile.am      |  15 +++++++
>  libvirt-gobject/Makefile.am   |  15 +++++++
>  7 files changed, 225 insertions(+)
>  create mode 100755 build-aux/check-symfile.pl
>  create mode 100755 build-aux/check-symsorting.pl

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list