aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
...
| * Make sure hidden volumes are created before unlocking themSzczepan Zalega2017-10-10
| * Move library unit tests to Python3Szczepan Zalega2017-10-10
| * Remove libnitrokey-log and add a switch to choose version insteadSzczepan Zalega2017-10-04
| * Organize tests into categoriesSzczepan Zalega2017-10-04
* | Enter bytes directly instead of using stringSzczepan Zalega2017-10-07
* | Add C++ offline tests and set them defaultSzczepan Zalega2017-10-07
* | test3.cc: fix syntax errorIgor Gnatenko2017-10-07
|/
* Merge branch 'windows_MSVC2017' into OSX_merge_cleanedSzczepan Zalega2017-09-20
|\
| * Skip factory reset tests for nowSzczepan Zalega2017-07-03
| * Ignore whitespace in C API headerSzczepan Zalega2017-07-03
| * Move to Python 3Szczepan Zalega2017-07-03
| * Search for Windows DLLsSzczepan Zalega2017-07-03
| * Run compilation using Qt CreatorSzczepan Zalega2017-06-28
* | Tests: do additional authentication for Pro 0.7Szczepan Zalega2017-09-20
|/
* Add C++ tests for some current issuesSzczepan Zalega2017-06-27
* Return OTP codes as strings to make sure they are zero-filled properlySzczepan Zalega2017-04-03
* Fix compilation warningsSzczepan Zalega2017-03-11
* Correct comments and fix firmware version requirementsSzczepan Zalega2017-03-11
* Authenticate before factory reset so the command will not timeoutSzczepan Zalega2017-03-11
* Update encrypted volume test. Use random password.Szczepan Zalega2017-03-11
* Prefer to use log-enabled library in testsSzczepan Zalega2017-03-11
* Add some complex unit tests to find out corruption causeSzczepan Zalega2017-03-11
* Add oath to Pythons unittest requirementsSzczepan Zalega2017-03-11
* Remove unnecessary extern keyword from C APISzczepan Zalega2017-03-11
* Add script for installing python dependencies for unit testsSzczepan Zalega2017-03-11
* Remove MakefileSzczepan Zalega2017-03-11
* Use alias for easy device changeSzczepan Zalega2017-03-11
* Use CMake instead of MakeSzczepan Zalega2017-03-11
* C++ tests fixedSzczepan 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
* Skip non-Storage and old devices for Storage testsSzczepan 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
* Code reformat in library testSzczepan Zalega2016-12-09
* Allow to skip test if device is not able to pass itSzczepan Zalega2016-12-09
* Check maximum OTP secret size in new authorization style commandsSzczepan Zalega2016-12-09
* Tests: check are long OTP secrets supportedSzczepan 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 commentsSzczepan 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
* Remove length field from send_otp_data packetSzczepan Zalega2016-12-03
* Support longer secrets (40 bytes) for NK Pro 0.8Szczepan Zalega2016-12-03