As discussed with Eric, we may need slightly different approach.
Michal Privoznik (3):
virfile: Introduce virFileAppendStr
virCommand: Introduce virCommandSetDryRun
virnetdevbandwidthtest: Introduce testVirNetDevBandwidthSet
src/libvirt_private.syms | 2 +
src/util/vircommand.c | 59 ++++++++++++++++++++++++-
src/util/vircommand.h | 2 +
src/util/virfile.c | 48 +++++++++++++++++----
src/util/virfile.h | 2 +
tests/virnetdevbandwidthtest.c | 98 ++++++++++++++++++++++++++++++++++++++++++
6 files changed, 201 insertions(+), 10 deletions(-)
--
1.8.5.2