aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* C++ tests: use get_payload() function to clear packet before usingSzczepan Zalega2016-08-01
* Readme: login before accessing the device. Tests: change device to Nitrokey ProSzczepan Zalega2016-08-01
* Fixed PWS slot status testSzczepan Zalega2016-08-01
* Connect to Nitrokey Storage. Do not authenticate on test startSzczepan Zalega2016-08-01
* Use proper number of HOTP slots in test - 15Szczepan Zalega2016-08-01
* Do not authenticate on login with admin credentialsSzczepan Zalega2016-08-01
* Choose device model during connectionSzczepan Zalega2016-08-01
* Skip not working/implemented tests for nowSzczepan Zalega2016-08-01
* Preconditions for PWS login_password testSzczepan Zalega2016-08-01
* Config options for OTP slots added to command structureSzczepan Zalega2016-08-01
* Test OTP w/ and w/o pin protection. Test user and admin auth.Szczepan Zalega2016-08-01
* Correct tests for OTPSzczepan Zalega2016-08-01
* Comments for unit testSzczepan Zalega2016-08-01
* Test read/write configSzczepan Zalega2016-08-01
* Tested OTP codes PIN protectedSzczepan Zalega2016-08-01
* Add authentication for erasing slotsSzczepan Zalega2016-08-01
* Handle write config commandSzczepan Zalega2016-08-01
* Getting password safe data does not need admin tempSzczepan Zalega2016-08-01
* Remove auth from getPWSslotName does not need auth. Passing tests.Szczepan Zalega2016-08-01
* Erasing slot - initial version with some authorization issuesSzczepan Zalega2016-08-01
* Test code refactoringSzczepan Zalega2016-08-01
* Handle password safe slots programmed statusSzczepan Zalega2016-08-01
* Assertions on password safe slot numberSzczepan Zalega2016-08-01
* Magic numbers refactoringSzczepan Zalega2016-08-01
* Erase password safe slotSzczepan Zalega2016-08-01
* Handle writing PW safe slotSzczepan Zalega2016-08-01
* Handling PW safe login and passwordSzczepan Zalega2016-08-01
* Working PW safe getting slot nameSzczepan Zalega2016-08-01
* Handle locking deviceSzczepan Zalega2016-08-01
* Manage retry counts of user and admin passwordsSzczepan Zalega2016-08-01
* Enabling password safe and password safe status (latter not working yet)Szczepan Zalega2016-08-01
* Refactor: remove magic numbers from codeSzczepan Zalega2016-08-01
* Add test for changing PINsSzczepan Zalega2016-08-01
* Marking todosSzczepan Zalega2016-08-01
* Checking not programmed slotsSzczepan Zalega2016-08-01
* Moving to pytest for testing python bindingsSzczepan Zalega2016-08-01
* Initial version of C/Python bindingsSzczepan Zalega2016-08-01
* Upgrade clang to 3.8Szczepan Zalega2016-07-15
* Reset the HOTP counterCornelius Kölbel2016-04-19
* checking slots programmed with nitrokey app (should be moved to separate TC)Szczepan Zalega2016-04-19
* Send temporary passwordSzczepan Zalega2016-04-13
* fix slot name shortenedSzczepan Zalega2016-03-29
* code cleanupSzczepan Zalega2016-03-29
* working hotp tests on nitrokey pro (stick10)Szczepan Zalega2016-03-29
* adding next steps for hotp tests: writing, reading and authorization for writ...Szczepan Zalega2016-03-29
* implementing hotp testSzczepan Zalega2016-03-21
* adding hextobyte implementationSzczepan Zalega2016-03-20
* adding hotp test suiteSzczepan Zalega2016-03-20
* Enabling Password Safe in unittestSzczepan Zalega2016-03-06
* changing compiler to clang-3.6Szczepan Zalega2016-03-05