gnuk/tests
2016-10-13 10:04:27 +09:00
..
card_reader.py tests/ update 2016-10-13 10:04:27 +09:00
conftest.py tests/ update 2016-10-13 10:04:27 +09:00
openpgp_card.py fix tests/ 2016-10-12 19:42:22 +09:00
README tests/ update 2016-10-13 10:04:27 +09:00
rsa_keys.py more tests (incomplete) 2016-10-12 10:22:57 +09:00
rsa-aut.key more tests (incomplete) 2016-10-12 10:22:57 +09:00
rsa-dec.key more tests (incomplete) 2016-10-12 10:22:57 +09:00
rsa-sig.key more tests (incomplete) 2016-10-12 10:22:57 +09:00
test_empty_card.py tests/ update 2016-10-13 10:04:27 +09:00
test_personalize_card.py fix tests/ 2016-10-12 19:42:22 +09:00
test_personalize_reset_card.py tests/ update 2016-10-13 10:04:27 +09:00
test_remove_keys_card.py fix tests/ 2016-10-12 19:42:22 +09:00
util.py more tests (incomplete) 2016-10-12 10:22:57 +09:00

Here is a test suite for OpenPGP card.

You need to install:

   $ sudo apt-get install python3-pytest python3-usb

Please run test by typing:

    $ py.test-3 -x