GoogleChromeLabs / chromeos_smart_card_connector

Smart Card Connector App for Chrome OS
https://chrome.google.com/webstore/detail/smart-card-connector/khpfeaanjngmcnplbdlpegiifgpfgdco
Apache License 2.0
133 stars 50 forks source link

[pcsc] Add tests for USB error and retry scenarios #1163

Closed emaxx-google closed 1 month ago

emaxx-google commented 1 month ago

Add Smart Card Connector unit tests for error scenarios:

Additionally simulate the scenarios when these errors are transient and disappear eventually, to verify that we retry the reader initialization.

github-actions[bot] commented 1 month ago

Continuous Integration: All tests passed. C/C++ test coverage: 73.55% lines.