On 07/12/2018 03:37 AM, Michal Privoznik wrote:
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(a)redhat.com>
---
tests/virtestmock.c | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John
(the mock environment still has some mysteries for me ;-))