mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 23:02:18 +00:00
.. | ||
card_reader.py | ||
conftest.py | ||
openpgp_card.py | ||
README | ||
rsa_keys.py | ||
rsa-aut.key | ||
rsa-dec.key | ||
rsa-sig.key | ||
test_empty_card.py | ||
test_personalize_card.py | ||
test_personalize_reset_card.py | ||
test_remove_keys_card.py | ||
util.py |
Here is a test suite for OpenPGP card. For now, only TPDU card reader is supported for OpenPGP card. Gnuk Token is supported as well. You need to install: $ sudo apt-get install python3-pytest python3-usb Please run test by typing: $ py.test-3 -x