aboutsummaryrefslogtreecommitdiff
path: root/unittest/test_multiple_devices.cc
Commit message (Expand)AuthorAge
* Add test for NK_list_devices to test_multiple_deviceswip/multiple-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
* Update for compatibility with Catch2 version 2.3.0Tom Hughes2018-07-24
* Add missing licensesSzczepan Zalega2018-03-13
* Add test's scenario descriptionsSzczepan 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