aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* Add numbers to generated OTP slot namesHEADmasterSzczepan Zalega2019-06-25
* Cleanup: replace magic numbers. Correct copyright dates.Szczepan 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_deviceswip/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.txtfix/python-requirementsRobin Krahl2019-01-13
| |/
* | CI: install git to get the library version on buildSzczepan Zalega2019-01-15
* | Add Python offline testsSzczepan Zalega2019-01-15
* | Use logger instead of bare printingSzczepan Zalega2019-01-15
* | Add proxy object for logging libnitrokey callsSzczepan Zalega2019-01-15
* | Add support for multiline C definitions in NK_C_API + testSzczepan Zalega2019-01-15
|/
* Mention potential test failure cause, when no git version is providedSzczepan Zalega2019-01-02
* Add safe to user data C++ tests - test_safe.cppSzczepan Zalega2019-01-02
* Run enabling firmware update mode, but with wrong password onlySzczepan Zalega2018-11-22
* Handle UNKNOWN_ERROR return codeSzczepan Zalega2018-11-22
* Update for compatibility with Catch2 version 2.3.0Tom Hughes2018-07-24
* Update Catch to version 2.3.0Tom Hughes2018-07-24
* meson: improve generation of vcs_tagIgor Gnatenko2018-07-18