aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* Correction for TOTP RFC test: move authorization closer to command thatSzczepan Zalega2016-08-09
* Fixed test with getting random OTP codesSzczepan Zalega2016-08-09
* Return error on invalid slotSzczepan Zalega2016-08-09
* Return error for too long stringSzczepan Zalega2016-08-09
* Test for too long PINSzczepan Zalega2016-08-09
* Test Status commandSzczepan Zalega2016-08-09
* Corrected test for getting OTP codes from not programmed slot and extractedSzczepan Zalega2016-08-09
* Use device autodetection in testsSzczepan Zalega2016-08-05
* Lock issue test comment updateSzczepan Zalega2016-08-05
* Test for writing token ID to OTP slotSzczepan Zalega2016-08-05
* Test factory reset commandSzczepan Zalega2016-08-05
* Show test parameters names in test nameSzczepan Zalega2016-08-05
* Set xfail on sometimes failing testsSzczepan Zalega2016-08-05
* Update general config commands - bool -> uint8_tSzczepan Zalega2016-08-05
* Cleaned HOTP testsSzczepan Zalega2016-08-05
* Test for PIN protected TOTP gettingSzczepan Zalega2016-08-05
* Fixed PIN protected HOTP requestsSzczepan Zalega2016-08-05
* Support writing token id to OTP slots in APISzczepan Zalega2016-08-05
* Remove obsolete commentsSzczepan Zalega2016-08-05
* Check command status for set_time during TOTP testsSzczepan Zalega2016-08-05
* Make is_AES test more strict (check behavior for wrong password)Szczepan Zalega2016-08-05
* Test user password unlockSzczepan Zalega2016-08-05
* Supply slot config arguments during writing in testsSzczepan Zalega2016-08-05
* Handle C API declarations done in multiple linesSzczepan Zalega2016-08-05
* Support for command: is_aes_supportedSzczepan Zalega2016-08-05
* Tests' code reformatSzczepan Zalega2016-08-05
* Test for regenerating AES key and destroying password safeSzczepan Zalega2016-08-05
* 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