aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
...
* 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
* 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