aboutsummaryrefslogtreecommitdiff
path: root/unittest/test_pro.py
Commit message (Expand)AuthorAge
* Handle UNKNOWN_ERROR return codeSzczepan Zalega2018-11-22
* Merge branch 'pr_116'Szczepan Zalega2018-07-07
|\
| * Replace *out function parameter with return valueSzczepan Zalega2018-06-20
* | Skip test for devices with firmware lower than v0.9Szczepan Zalega2018-05-24
* | Add authorization testsSzczepan Zalega2018-05-21
|/
* Correct firmware version getting in Pro testsSzczepan Zalega2018-03-02
* Add license / copyright info to Python files with proper commentSzczepan Zalega2018-01-16
* Do not set debug level in testsSzczepan Zalega2017-10-10
* Organize tests into categoriesSzczepan Zalega2017-10-04
* Merge branch 'windows_MSVC2017' into OSX_merge_cleanedSzczepan Zalega2017-09-20
|\
| * Skip factory reset tests for nowSzczepan Zalega2017-07-03
| * Move to Python 3Szczepan Zalega2017-07-03
* | Tests: do additional authentication for Pro 0.7Szczepan Zalega2017-09-20
|/
* Return OTP codes as strings to make sure they are zero-filled properlySzczepan Zalega2017-04-03
* Correct comments and fix firmware version requirementsSzczepan Zalega2017-03-11
* Authenticate before factory reset so the command will not timeoutSzczepan Zalega2017-03-11
* Add some complex unit tests to find out corruption causeSzczepan Zalega2017-03-11
* Tests: skip edit OTP slot test for NK Storage 0.44Szczepan Zalega2016-12-12
* Tests: clear new SD card warning on factory resetSzczepan Zalega2016-12-12
* Add a note regarding Password Safe testsSzczepan Zalega2016-12-09
* Test null started OTP secrets also for 320bit caseSzczepan Zalega2016-12-09
* Remove old skipping code. Feature comment.Szczepan Zalega2016-12-09
* Enable factory reset test for Nitrokey Storage. Comments.Szczepan Zalega2016-12-09
* Add NK Storage specific reply on running not initialized Password SafeSzczepan Zalega2016-12-09
* Apply firmware versions limits to testsSzczepan Zalega2016-12-09
* Add missing newlines to make code format consistentSzczepan Zalega2016-12-03
* Test for manual checking of TOTP slot written by Nitrokey AppSzczepan Zalega2016-12-03
* Update description for TOTP_RFC_usepin testSzczepan Zalega2016-12-03
* Test to configure getting HOTP codes through special key double pressSzczepan Zalega2016-12-03
* Support sending empty OTP secrets for slot edit (+test)Szczepan Zalega2016-12-03
* Support longer secrets (40 bytes) for NK Pro 0.8Szczepan Zalega2016-12-03
* Use another OTP writing protocol and test itSzczepan Zalega2016-12-03
* Tests: more OTP, test all slots for read/writeSzczepan Zalega2016-12-03
* Tests: secret started with null byteSzczepan Zalega2016-12-03
* Add test for STATUS_AES_DEC_FAILED errorSzczepan Zalega2016-12-03
* Detect Pro 0.8Szczepan Zalega2016-12-03
* Tests reorganization (Python)Szczepan Zalega2016-11-26