aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* 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
* Allow for <patch> field in library version getter testSzczepan Zalega2018-07-18
* Merge branch 'pr_116'Szczepan Zalega2018-07-07
|\
| * Replace *out function parameter with return valueSzczepan Zalega2018-06-20
| * Expose device model in C APIRobin Krahl2018-05-25
* | Add a test to ensure valid C code in the C APIRobin Krahl2018-07-05
* | Merge branch 'pr_123'Szczepan Zalega2018-06-22
|\ \
| * | Fix unit test for get_library_version for release commitsRobin Krahl2018-06-21
* | | Merge branch 'pr_115'Szczepan Zalega2018-06-20
|\ \ \ | |/ / |/| |
| * | Add extended test for the connect() return value in offline modeSzczepan Zalega2018-06-20
* | | Add offline test for version getterSzczepan Zalega2018-06-19
* | | Skip test for devices with firmware lower than v0.9Szczepan Zalega2018-05-24
* | | Add authorization testsSzczepan Zalega2018-05-21
|/ /
* | Fix include path for NK_C_API.h in test_strdup.cppRobin Krahl2018-05-19
|/
* Implement suggested testsSzczepan Zalega2018-04-19
* Fix compilation warnings for testsSzczepan Zalega2018-04-19
* Tests: skip reading custom-type based function headerSzczepan Zalega2018-04-10
* Null-terminate the argument for strtoulRobin Krahl2018-04-10
* Add missing licensesSzczepan Zalega2018-03-13
* Correct firmware version getting in Pro testsSzczepan Zalega2018-03-02
* Add test's scenario descriptionsSzczepan Zalega2018-02-28
* Python test running commands on all connected devicesSzczepan Zalega2018-02-28
* Add tests for refreshed devices list and not refreshed in the loopSzczepan Zalega2018-02-28
* List devices by unique SC:SD idSzczepan Zalega2018-02-28
* Initial support for multiple devices with C++ and testSzczepan Zalega2018-02-28
* Tests: make sure encrypted volume is enabled before unlocking hidden volumeSzczepan Zalega2018-02-23
* Tests: rename _admin related and skip not supported encrypted volume ro/rw testsSzczepan Zalega2018-02-23