Files
gnuk/tests
Vincent Pelletier c688df7c2c {tests/card_reader.py,tool/gnuk_token.py}: Extend timeout.
Some devices are slow at generating RSA4096 after a key settings change,
and may take time to notice a later change to a shorter key size.

Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com>
2021-02-18 14:28:32 +09:00
..
2018-04-04 15:10:52 +09:00
2018-04-04 16:34:51 +09:00
2018-04-04 16:34:07 +09:00
2016-10-12 10:22:57 +09:00
2016-10-12 10:22:57 +09:00
2016-10-12 10:22:57 +09:00
2016-10-12 10:22:57 +09: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 install python3-pytest python3-usb python3-cffi

Please run test by typing:

    $ py.test-3 -x