1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Daniel P. Berrange 7b3f1f8c30 Add ability to register callback for virCommand dry run
To allow for fault injection of the virCommand dry run,
add the ability to register a callback. The callback will
be passed the argv, env and stdin buffer and is expected
to return the exit status and optionally fill stdout and
stderr buffers.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2014-03-19 10:47:58 +00:00
..
2014-01-01 16:34:13 +00:00
2013-10-08 12:39:30 +01:00
2013-10-08 12:39:30 +01:00
2014-03-18 10:20:49 +01:00
2013-10-08 12:39:30 +01:00
2014-02-27 18:10:13 -07:00
2013-07-29 13:09:39 -06:00
2013-03-19 13:13:28 -06:00
2013-10-08 12:39:30 +01:00
2014-02-12 14:41:47 +01:00
2013-10-14 10:31:01 +01:00
2014-03-04 12:24:13 +00:00