| Commit message (Expand) | Author | Age |
* | Tests reorganization (Python) | Szczepan Zalega | 2016-11-26 |
* | Tests: skip long and dangerous tests | Szczepan Zalega | 2016-11-26 |
* | Tests refactoring - replace magic values with constants | Szczepan Zalega | 2016-11-26 |
* | Make packet variables' names more clear | Szczepan Zalega | 2016-11-26 |
* | Support getting SD card occupancy and test | Szczepan Zalega | 2016-11-26 |
* | Support for changing firmware update password and test | Szczepan Zalega | 2016-11-26 |
* | Test multiple hidden volumes with different passwords and locations | Szczepan Zalega | 2016-11-26 |
* | Support for setting hidden volume and test for it | Szczepan Zalega | 2016-11-26 |
* | Test command ids correctness and getting device status | Szczepan Zalega | 2016-11-26 |
* | Import command ids defined as macro to test local enum | Szczepan Zalega | 2016-11-26 |
* | Handle FillSDCardWithRandomChars command and test it | Szczepan Zalega | 2016-11-26 |
* | Test: check device status. Use automatic disconnection. | Szczepan Zalega | 2016-11-26 |
* | Test: another commands | Szczepan Zalega | 2016-11-26 |
* | Disable warnings about GNU extension during C++ tests compilation | Szczepan Zalega | 2016-11-26 |
* | Test: check more commands | Szczepan Zalega | 2016-11-26 |
* | Test: reduced code bloat | Szczepan Zalega | 2016-11-26 |
* | Test: let device rest after enabling encrypted partition | Szczepan Zalega | 2016-11-26 |
* | C++ tests update (2) - wait before lock | Szczepan Zalega | 2016-11-26 |
* | C++ tests update | Szczepan Zalega | 2016-11-26 |
* | C++ tests for Storage commands | Szczepan Zalega | 2016-11-26 |
* | Migrate commands to new format | Szczepan Zalega | 2016-11-26 |
* | Tests: xfail factory reset test for Storage | Szczepan Zalega | 2016-10-19 |
* | Tests: template for testing OTP secrets starting from null | Szczepan Zalega | 2016-10-19 |
* | Tests: do not check 64bit TOTP time in general TOTP test | Szczepan Zalega | 2016-10-19 |
* | Tests: HOTP 64bit counter | Szczepan Zalega | 2016-10-19 |
* | Tests: HOTP counters | Szczepan Zalega | 2016-10-19 |
* | Tests: xfail TOTP 64bit only for Storage | Szczepan Zalega | 2016-10-19 |
* | Tests: detect device Pro/Storage. skip AES_support command test for Storage | Szczepan Zalega | 2016-10-19 |
* | Tests: TOTP 64bit time test | Szczepan Zalega | 2016-10-19 |
* | Tests cleanup: move wait function up | Szczepan Zalega | 2016-10-19 |
* | Skip factory reset until full recovery will be implemented for NK Storage, na... | Szczepan Zalega | 2016-10-19 |
* | Improve TOTP test - check all codes before failing, use readable names for va... | Szczepan Zalega | 2016-10-19 |
* | Tests: check user retry counter based on PIN changing. Lock device before tests. | Szczepan Zalega | 2016-10-19 |
* | Test C API in C++ (Catch) | Szczepan Zalega | 2016-10-19 |
* | xfail aes support test for now | Szczepan Zalega | 2016-10-19 |
* | Remove asserts in favor of exceptions or warnings. Test changes in Python. | Szczepan Zalega | 2016-09-10 |
* | Assume secret is coded in hex for OTP slot write #31 | Szczepan Zalega | 2016-09-10 |
* | C++ test update (compilation fix) | Szczepan Zalega | 2016-09-10 |
* | Function for getting device's serial number in hex. Fixes #33 | Szczepan Zalega | 2016-09-08 |
* | Correction for TOTP RFC test: move authorization closer to command that | Szczepan Zalega | 2016-08-09 |
* | Fixed test with getting random OTP codes | Szczepan Zalega | 2016-08-09 |
* | Return error on invalid slot | Szczepan Zalega | 2016-08-09 |
* | Return error for too long string | Szczepan Zalega | 2016-08-09 |
* | Test for too long PIN | Szczepan Zalega | 2016-08-09 |
* | Test Status command | Szczepan Zalega | 2016-08-09 |
* | Corrected test for getting OTP codes from not programmed slot and extracted | Szczepan Zalega | 2016-08-09 |
* | Use device autodetection in tests | Szczepan Zalega | 2016-08-05 |
* | Lock issue test comment update | Szczepan Zalega | 2016-08-05 |
* | Test for writing token ID to OTP slot | Szczepan Zalega | 2016-08-05 |
* | Test factory reset command | Szczepan Zalega | 2016-08-05 |