16 lines
226 B
Plaintext
16 lines
226 B
Plaintext
This is functionality test suite for Gnuk.
|
|
|
|
You need python-nose, python-freshen, and python-crypto as well as
|
|
python-usb.
|
|
|
|
|
|
Type:
|
|
|
|
$ nosetests --with-freshen .
|
|
|
|
or
|
|
|
|
$ nosetests -v --with-freshen .
|
|
|
|
to run the test suite.
|