
21 Jul
2018
21 Jul
'18
2:44 p.m.
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@redhat.com> --- tests/virtestmock.c | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+)
Reviewed-by: John Ferlan <jferlan@redhat.com> John (the mock environment still has some mysteries for me ;-))