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
134 stars 49 forks source link

[PC/SC test] Simulate Yubikey 4C #1082

Closed emaxx-google closed 1 year ago

emaxx-google commented 1 year ago

Implement simulation of a new device - Yubico Yubikey 4C. There's no particular reason this device is chosen, except that to increase test coverage for various types of devices.

The simulation that's added is minimalistic and makes only the basic interactions (plug in/out, obtain ATR) work. More can be added later if necessary.

github-actions[bot] commented 1 year ago

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