]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce vircommandpriv.h for functions used by tests
authorJán Tomko <jtomko@redhat.com>
Tue, 11 Mar 2014 10:59:58 +0000 (11:59 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 12 Mar 2014 14:53:16 +0000 (15:53 +0100)
commit7b91dc3ecd97d8efca6d049d8a85db1a828124ae
tree374654aa0c4d31eb78d542b6e51149ef74298986
parent94b57a9de0206ace8c995c6b6fd0a11243063d76
Introduce vircommandpriv.h for functions used by tests

So far it's just virCommandSetDryRun.
src/Makefile.am
src/util/vircommand.c
src/util/vircommand.h
src/util/vircommandpriv.h [new file with mode: 0644]
tests/virkmodtest.c
tests/virnetdevbandwidthtest.c