On Tue, Oct 28, 2014 at 11:36:15PM +0800, Zhi Yong Wu wrote:
Can you let me know how those functions are populated? or where they
are from?
It is not from a regular libguestfs version, i cut down some
directories based on my requirement.
#ls
autogen.sh build-aux daemon gnulib
libtool-kill-dependency_libs.sh maint.mk README subdir-rules.mk
bootstrap configure.ac generator m4
Makefile.am src
The guestfs__internal_test* functions are defined in src/bindtests.c.
They are internal, as the name suggests. Used to test that the
language bindings pass function parameters correctly through to the C
library.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages.
http://libguestfs.org