aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* 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
* adding basic testsSzczepan Zalega2016-03-05
* formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
* cleaned up test.cc, added fixme commentSzczepan Zalega2016-03-05
* adding first unit testsSzczepan Zalega2016-03-05
* adding Catch frameworkSzczepan Zalega2016-03-05
* removing statically compiled lhidapiSzczepan Zalega2016-03-05
* adding status check for each iterationSzczepan Zalega2016-03-05