Brooklyn/gnuk/tests
Scare Crowe 9cbba792a1 GNUK
2021-05-27 00:21:07 +05:00
..
card_reader.py GNUK 2021-05-27 00:21:07 +05:00
conftest.py GNUK 2021-05-27 00:21:07 +05:00
openpgp_card.py GNUK 2021-05-27 00:21:07 +05:00
README GNUK 2021-05-27 00:21:07 +05:00
rsa_keys.py GNUK 2021-05-27 00:21:07 +05:00
rsa-aut.key GNUK 2021-05-27 00:21:07 +05:00
rsa-dec.key GNUK 2021-05-27 00:21:07 +05:00
rsa-sig.key GNUK 2021-05-27 00:21:07 +05:00
test_empty_card.py GNUK 2021-05-27 00:21:07 +05:00
test_personalize_card.py GNUK 2021-05-27 00:21:07 +05:00
test_personalize_reset_card.py GNUK 2021-05-27 00:21:07 +05:00
test_remove_keys_card.py GNUK 2021-05-27 00:21:07 +05:00
util.py GNUK 2021-05-27 00:21:07 +05:00

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