Files
2019-12-17 14:45:15 -08:00
..
2019-07-08 09:43:54 -07:00
2019-09-25 20:28:02 +03:00
2019-10-14 20:50:30 +03:00
2019-07-08 10:07:41 -07:00
2019-10-19 13:24:18 +03:00
2019-10-30 20:49:18 +02:00
2019-07-08 09:43:54 -07:00
2019-10-28 19:45:37 +02:00
2019-07-08 09:43:54 -07:00
2019-10-13 23:55:24 +03:00
2019-07-08 09:43:54 -07:00
2019-07-08 09:43:54 -07:00
2019-07-08 09:43:54 -07:00
2019-07-08 09:43:54 -07:00
2019-10-12 14:49:34 +03:00
2019-10-19 13:24:18 +03:00
2019-10-21 19:42:48 +03:00
2019-10-28 18:53:43 +02:00

Tests

Initially obtain from GNUK repository.

wiki

repository

repository with last commits

tests lay here

original readme

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`

Or with verbose

`$ py.test-3 -x -vv`

or

`$ py.test-3 -x v`