Skip to content

WIP: Tests: I2PControl: expanded unit-tests

oneiric requested to merge oneiric/kovri:ctlcov into master

Expands on data and parser unit-tests. Adds service + session unit-tests.

Brings coverage for client/api/i2p_control/data.cc to 100% function / 91+% line coverage.

Brings coverage for client/api/i2p_control/server.cc to 100% function / 85+% line coverage.

Brings coverage for client/api/i2p_control/session.cc to 95% function / 59+% line coverage.

Remaining uncovered session function requires a timer to expire.

Edited by oneiric

Merge request reports