libvirt/src/test
Cole Robinson 517761fd96 Improve error reporting for virConnectGetHostname calls
All drivers have copy + pasted inadequate error reporting which wraps
util.c:virGetHostname. Move all error reporting to this function, and improve
what we report.

Changes from v1:
  Drop the driver wrappers around virGetHostname. This means we still need
  to keep the new conn argument to virGetHostname, but I think it's worth
  it.
2009-11-03 16:46:54 -05:00
..
test_driver.c Improve error reporting for virConnectGetHostname calls 2009-11-03 16:46:54 -05:00
test_driver.h Move test driver into src/test/ 2009-09-21 14:41:44 +01:00