aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* Add missing skip for lower firmware versionSzczepan Zalega2020-02-26
* Data retention test. Refactoring. Helper functions.Szczepan Zalega2020-02-26
* Refactor. Allow device reconnection.Szczepan Zalega2020-02-26
* Refactor move 2Szczepan Zalega2020-02-26
* Refactor moveSzczepan Zalega2020-02-26
* Refactor renameSzczepan Zalega2020-02-26
* Bootloader data retention testSzczepan Zalega2020-02-26
* Skip bootloader activation unless specified by the switchSzczepan Zalega2020-02-26
* Rename the actual bootloader switching test to a distinct nameSzczepan Zalega2020-02-26
* Change too short password to default, but short of 1 letterSzczepan Zalega2020-02-26
* Correct result of successful execution for bootloader to DISCONNECTEDSzczepan Zalega2020-02-26
* Add tests for Pro`s bootloaderSzczepan Zalega2020-02-26
* Add numbers to generated OTP slot namesSzczepan Zalega2019-06-25
* Cleanup: replace magic numbers. Correct copyright dates.v3.5Szczepan Zalega2019-06-24
* Add simple CLI tool to enable firmware update mode on NK StorageSzczepan Zalega2019-06-24
* Collect received OTP codes for all slots and print themSzczepan Zalega2019-06-22
* Add another test for reading and writing OTP slotsSzczepan Zalega2019-06-22
* Test writing edge OTP slotsSzczepan Zalega2019-06-22
* Add HOTP counter testsSzczepan Zalega2019-06-19
* Tests: correct the model gettingSzczepan Zalega2019-06-18
* Extend TOTP time test up to 64 bitsSzczepan Zalega2019-06-14
* Correct binary counter specifierSzczepan Zalega2019-06-14
* Add test for firmware password lengthSzczepan Zalega2019-06-13
* Add exclusions to the Pro firmware testsSzczepan Zalega2019-06-13
* Comments: fixmeSzczepan Zalega2019-06-13
* Add Python testsSzczepan Zalega2019-06-13
* Fix regex in unittest for pre-releases and git checkoutsDavid Seifert2019-04-26
* Unlock 64 bit tests for StorageSzczepan Zalega2019-03-19
* Storage v0.54: activate tests for OTP320 and binary counterSzczepan Zalega2019-03-19
* Replace NK_status with NK_get_status_as_string in unit testsRobin Krahl2019-01-29
* Add unit test for NK_get_statusRobin Krahl2019-01-29
* Correct the skip message for other OS than FedoraSzczepan Zalega2019-01-26
* Detect UV's block device on Fedora automaticallySzczepan Zalega2019-01-26
* Additional check and device/mount printSzczepan Zalega2019-01-26
* Small correction for macOS 10.13.6Szczepan Zalega2019-01-26
* Stress test for firmware export feature on macOSMartin Müller2019-01-26
* Add FIXME comments. Make the skip() method descriptive.Szczepan Zalega2019-01-26
* Stress test for firmware export featureSzczepan Zalega2019-01-26
* Merge branch 'pr_138' into contributionsSzczepan Zalega2019-01-15
|\
| * Add test for NK_list_devices to test_multiple_devicesRobin Krahl2019-01-13
| * Add test for NK_connect_with_pathRobin Krahl2019-01-13
| * Add simple test for NK_list_devicesRobin Krahl2019-01-13
| * Change std::wstring to std::string in DeviceInfoRobin Krahl2019-01-13
| * Add test case for NitrokeyManager::connect_with_path to test_multiple_devicesRobin Krahl2019-01-13
| * Add test case for Device::enumerate to test_multiple_devicesRobin Krahl2019-01-13
| * Make Device::enumerate staticRobin Krahl2019-01-13
| * Change Nitrokey::list_devices return type to use DeviceInfoRobin Krahl2019-01-13
| * Change Device::enumerate return type to use DeviceInfoRobin Krahl2019-01-13
* | Merge branch 'pr_139' into contributionsSzczepan Zalega2019-01-15
|\ \
| * | Add tqdm to unittest/requirements.txtRobin Krahl2019-01-13
| |/