aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* 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
* 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
* Add requirements for running pytest testsSzczepan Zalega2016-12-03
* Detect Pro 0.8Szczepan Zalega2016-12-03
* Check firware version in Pro 0.8 testSzczepan Zalega2016-12-03
* Authorize before write in WriteToSlot testSzczepan Zalega2016-12-03
* Tests - ensure required env is set, fix HOTP constSzczepan Zalega2016-12-03
* Authorization fix: GetTOTP and WriteToTOTPSLot + testSzczepan Zalega2016-12-03
* Authorization fix: GetHOTP and WriteGeneralConfig + testSzczepan Zalega2016-11-26
* Fix for auth issue in NK ProSzczepan Zalega2016-11-26
* Rename methods in API to make string return more obviousSzczepan Zalega2016-11-26
* Skip hanging testsSzczepan Zalega2016-11-26
* Tests: remake fill SD card test. Get progress bar value when busy.Szczepan Zalega2016-11-26
* Python bindings and tests for most of Storage functionalitySzczepan Zalega2016-11-26
* Decrease debug log output in c++ testsSzczepan Zalega2016-11-26
* Tests reorganization (Python)Szczepan Zalega2016-11-26
* Tests: skip long and dangerous testsSzczepan Zalega2016-11-26
* Tests refactoring - replace magic values with constantsSzczepan Zalega2016-11-26
* Make packet variables' names more clearSzczepan Zalega2016-11-26
* Support getting SD card occupancy and testSzczepan Zalega2016-11-26
* Support for changing firmware update password and testSzczepan Zalega2016-11-26
* Test multiple hidden volumes with different passwords and locationsSzczepan Zalega2016-11-26
* Support for setting hidden volume and test for itSzczepan Zalega2016-11-26
* Test command ids correctness and getting device statusSzczepan Zalega2016-11-26
* Import command ids defined as macro to test local enumSzczepan Zalega2016-11-26
* Handle FillSDCardWithRandomChars command and test itSzczepan Zalega2016-11-26
* Test: check device status. Use automatic disconnection.Szczepan Zalega2016-11-26