aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* 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
* Test: another commandsSzczepan Zalega2016-11-26
* Disable warnings about GNU extension during C++ tests compilationSzczepan Zalega2016-11-26
* Test: check more commandsSzczepan Zalega2016-11-26
* Test: reduced code bloatSzczepan Zalega2016-11-26
* Test: let device rest after enabling encrypted partitionSzczepan Zalega2016-11-26
* C++ tests update (2) - wait before lockSzczepan Zalega2016-11-26
* C++ tests updateSzczepan Zalega2016-11-26
* C++ tests for Storage commandsSzczepan Zalega2016-11-26
* Migrate commands to new formatSzczepan Zalega2016-11-26
* Tests: xfail factory reset test for StorageSzczepan Zalega2016-10-19
* Tests: template for testing OTP secrets starting from nullSzczepan Zalega2016-10-19
* Tests: do not check 64bit TOTP time in general TOTP testSzczepan Zalega2016-10-19
* Tests: HOTP 64bit counterSzczepan Zalega2016-10-19
* Tests: HOTP countersSzczepan Zalega2016-10-19
* Tests: xfail TOTP 64bit only for StorageSzczepan Zalega2016-10-19
* Tests: detect device Pro/Storage. skip AES_support command test for StorageSzczepan Zalega2016-10-19
* Tests: TOTP 64bit time testSzczepan Zalega2016-10-19
* Tests cleanup: move wait function upSzczepan Zalega2016-10-19
* Skip factory reset until full recovery will be implemented for NK Storage, na...Szczepan Zalega2016-10-19
* Improve TOTP test - check all codes before failing, use readable names for va...Szczepan Zalega2016-10-19
* Tests: check user retry counter based on PIN changing. Lock device before tests.Szczepan Zalega2016-10-19
* Test C API in C++ (Catch)Szczepan Zalega2016-10-19
* xfail aes support test for nowSzczepan Zalega2016-10-19
* Remove asserts in favor of exceptions or warnings. Test changes in Python.Szczepan Zalega2016-09-10
* Assume secret is coded in hex for OTP slot write #31Szczepan Zalega2016-09-10
* C++ test update (compilation fix)Szczepan Zalega2016-09-10
* Function for getting device's serial number in hex. Fixes #33Szczepan Zalega2016-09-08
* 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