The source project of this merge request has been removed.
Test for and remove undefined symbols / non-existent functions #1
- Add a test case to check for non-existent functions by linking as a static library
- Remove the invalid functions that don't actually exist in libvirt
- Add clear_error_func() (uses
virSetErrorFunc
)
Signed-off-by: Jacob Halsey jacob@jhalsey.com