]> xenbits.xensource.com Git - libvirt.git/commit
util: make virCommandSetSendBuffer testable
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 29 Sep 2022 21:12:55 +0000 (16:12 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 19 Sep 2023 19:28:50 +0000 (14:28 -0500)
commitf3942eece57bc862b581fa11783eeba512fc5a06
tree534fc6577a7fe1d15debeb7db970535a13783715
parent3361cfd79e8e01ef7ded8fbb2d40940cb93423ce
util: make virCommandSetSendBuffer testable

Add a private function to peek at the list of send buffers in virCommand
so that it is testable

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/libvirt_private.syms
src/util/vircommand.c
src/util/vircommand.h
src/util/vircommandpriv.h