index
:
mirrors/libnitrokey
119-qmake_version_getter
137-stick_hangs
141-cmake-hidapi-pkgconfig
154-storage54
184-storage-only
check_invalid_slot_on_device_side
connect_with_serial
deprecate_old_UV_flag_functions
ext-issue-storage-98
general
get_status
master
names_clash
pr_115
pr_116
pr_60
pr_62
qmake_prefixed_install
size-optimization
squashed_for_nkapp_v1.2-launchpad
storage-v0.54-tests
travis_update
update_tests
use_strnlen
wip-command_line_client
wip-retry_function
wip-show_information_about_invalid_CRC
wip-use_volatile
Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror)
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittest
/
test_multiple_devices.cc
Commit message (
Expand
)
Author
Age
*
Replace NK_status with NK_get_status_as_string in unit tests
Robin Krahl
2019-01-29
*
Add test for NK_list_devices to test_multiple_devices
Robin Krahl
2019-01-13
*
Change std::wstring to std::string in DeviceInfo
Robin Krahl
2019-01-13
*
Add test case for NitrokeyManager::connect_with_path to test_multiple_devices
Robin Krahl
2019-01-13
*
Add test case for Device::enumerate to test_multiple_devices
Robin Krahl
2019-01-13
*
Make Device::enumerate static
Robin Krahl
2019-01-13
*
Change Nitrokey::list_devices return type to use DeviceInfo
Robin Krahl
2019-01-13
*
Change Device::enumerate return type to use DeviceInfo
Robin Krahl
2019-01-13
*
Update for compatibility with Catch2 version 2.3.0
Tom Hughes
2018-07-24
*
Add missing licenses
Szczepan Zalega
2018-03-13
*
Add test's scenario descriptions
Szczepan Zalega
2018-02-28
*
Add tests for refreshed devices list and not refreshed in the loop
Szczepan Zalega
2018-02-28
*
List devices by unique SC:SD id
Szczepan Zalega
2018-02-28
*
Initial support for multiple devices with C++ and test
Szczepan Zalega
2018-02-28