mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-27 20:42:33 +02:00
fuzz: cover ASMapHealthCheck
in connman target
This commit is contained in:
parent
33b0f3ae96
commit
552cae243a
@ -158,6 +158,7 @@ FUZZ_TARGET(connman, .init = initialize_connman)
|
||||
(void)connman.GetTotalBytesSent();
|
||||
(void)connman.GetTryNewOutboundPeer();
|
||||
(void)connman.GetUseAddrmanOutgoing();
|
||||
(void)connman.ASMapHealthCheck();
|
||||
|
||||
connman.ClearTestNodes();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user