Files
gnuk/tests
Vincent Pelletier c66b01e74b test{,s}/rka_keys.py: Add missing char escape specifiers.
Removes a 2-bytes trailer to the private key template, fitting in the
2-bytes length (which itself lacked an hexadecimal escape specifier, but
without effect on the result).
Fixes the length of the DigestInfo outermost list, from 25 to the intended
49.

Signed-off-by: Vincent Pelletier <plr.vincent@gmail.com>
2021-02-18 14:28:17 +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