Skip to content

Cover more remaining branches with tests

Jakub Jelen requested to merge jjelen/libcacard:coverage into master

This is mostly test change to increase test line coverage of previously missed paths. During the testing I identified one "dead" code block, which is fixed to be executable, but it should really not make any changes as such operations are not used by anything I saw before.

Merge request reports