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_bindings.py
Commit message (
Expand
)
Author
Age
*
Correction for TOTP RFC test: move authorization closer to command that
Szczepan Zalega
2016-08-09
*
Fixed test with getting random OTP codes
Szczepan Zalega
2016-08-09
*
Return error on invalid slot
Szczepan Zalega
2016-08-09
*
Return error for too long string
Szczepan Zalega
2016-08-09
*
Test for too long PIN
Szczepan Zalega
2016-08-09
*
Test Status command
Szczepan Zalega
2016-08-09
*
Corrected test for getting OTP codes from not programmed slot and extracted
Szczepan Zalega
2016-08-09
*
Use device autodetection in tests
Szczepan Zalega
2016-08-05
*
Lock issue test comment update
Szczepan Zalega
2016-08-05
*
Test for writing token ID to OTP slot
Szczepan Zalega
2016-08-05
*
Test factory reset command
Szczepan Zalega
2016-08-05
*
Show test parameters names in test name
Szczepan Zalega
2016-08-05
*
Set xfail on sometimes failing tests
Szczepan Zalega
2016-08-05
*
Update general config commands - bool -> uint8_t
Szczepan Zalega
2016-08-05
*
Cleaned HOTP tests
Szczepan Zalega
2016-08-05
*
Test for PIN protected TOTP getting
Szczepan Zalega
2016-08-05
*
Fixed PIN protected HOTP requests
Szczepan Zalega
2016-08-05
*
Support writing token id to OTP slots in API
Szczepan Zalega
2016-08-05
*
Remove obsolete comments
Szczepan Zalega
2016-08-05
*
Check command status for set_time during TOTP tests
Szczepan Zalega
2016-08-05
*
Make is_AES test more strict (check behavior for wrong password)
Szczepan Zalega
2016-08-05
*
Test user password unlock
Szczepan Zalega
2016-08-05
*
Supply slot config arguments during writing in tests
Szczepan Zalega
2016-08-05
*
Handle C API declarations done in multiple lines
Szczepan Zalega
2016-08-05
*
Support for command: is_aes_supported
Szczepan Zalega
2016-08-05
*
Tests' code reformat
Szczepan Zalega
2016-08-05
*
Test for regenerating AES key and destroying password safe
Szczepan Zalega
2016-08-05
*
Readme: login before accessing the device. Tests: change device to Nitrokey Pro
Szczepan Zalega
2016-08-01
*
Fixed PWS slot status test
Szczepan Zalega
2016-08-01
*
Connect to Nitrokey Storage. Do not authenticate on test start
Szczepan Zalega
2016-08-01
*
Use proper number of HOTP slots in test - 15
Szczepan Zalega
2016-08-01
*
Do not authenticate on login with admin credentials
Szczepan Zalega
2016-08-01
*
Choose device model during connection
Szczepan Zalega
2016-08-01
*
Skip not working/implemented tests for now
Szczepan Zalega
2016-08-01
*
Preconditions for PWS login_password test
Szczepan Zalega
2016-08-01
*
Config options for OTP slots added to command structure
Szczepan Zalega
2016-08-01
*
Test OTP w/ and w/o pin protection. Test user and admin auth.
Szczepan Zalega
2016-08-01
*
Correct tests for OTP
Szczepan Zalega
2016-08-01
*
Comments for unit test
Szczepan Zalega
2016-08-01
*
Test read/write config
Szczepan Zalega
2016-08-01
*
Tested OTP codes PIN protected
Szczepan Zalega
2016-08-01
*
Add authentication for erasing slots
Szczepan Zalega
2016-08-01
*
Handle write config command
Szczepan Zalega
2016-08-01
*
Getting password safe data does not need admin temp
Szczepan Zalega
2016-08-01
*
Remove auth from getPWSslotName does not need auth. Passing tests.
Szczepan Zalega
2016-08-01
*
Erasing slot - initial version with some authorization issues
Szczepan Zalega
2016-08-01
*
Test code refactoring
Szczepan Zalega
2016-08-01
*
Handle password safe slots programmed status
Szczepan Zalega
2016-08-01
*
Assertions on password safe slot number
Szczepan Zalega
2016-08-01
*
Magic numbers refactoring
Szczepan Zalega
2016-08-01
[next]