]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virtestmock: Track connect() too
authorMichal Privoznik <mprivozn@redhat.com>
Sun, 8 Jul 2018 07:24:34 +0000 (09:24 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 27 Jul 2018 13:44:42 +0000 (15:44 +0200)
commitf2a519a50660e267e9600b83130e668265cca628
tree24abac1839b2ab421979c29480e8d59c5913490f
parentcfdc0c771a047de1590ee78b8b2bed4e1a2d95f5
virtestmock: Track connect() too

The aim of this mock is to track if a test doesn't touch anything
in live system. Well, connect() which definitely falls into that
category isn't tracked yet.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tests/virtestmock.c