Files
gnuk/test/README
NIIBE Yutaka a41476ab32 add test
2012-06-26 17:59:24 +09:00

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.