index
:
libnitrokey
enumerate
feature/doxygen
feature/sd-usage-data-struct
fix/get-firmware-version
fix/progress-bar-error
fix/python-requirements
get_status
master
pws-slot-count
qmake-version
status-struct
wip/multiple-devices
Robin Krahl's fork of libnitrokey
Robin Krahl
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittest
/
test_pro.py
Commit message (
Expand
)
Author
Age
*
Add numbers to generated OTP slot names
HEAD
master
Szczepan Zalega
2019-06-25
*
Cleanup: replace magic numbers. Correct copyright dates.
Szczepan Zalega
2019-06-24
*
Collect received OTP codes for all slots and print them
Szczepan Zalega
2019-06-22
*
Add another test for reading and writing OTP slots
Szczepan Zalega
2019-06-22
*
Test writing edge OTP slots
Szczepan Zalega
2019-06-22
*
Add HOTP counter tests
Szczepan Zalega
2019-06-19
*
Extend TOTP time test up to 64 bits
Szczepan Zalega
2019-06-14
*
Add test for firmware password length
Szczepan Zalega
2019-06-13
*
Add exclusions to the Pro firmware tests
Szczepan Zalega
2019-06-13
*
Comments: fixme
Szczepan Zalega
2019-06-13
*
Add Python tests
Szczepan Zalega
2019-06-13
*
Unlock 64 bit tests for Storage
Szczepan Zalega
2019-03-19
*
Storage v0.54: activate tests for OTP320 and binary counter
Szczepan Zalega
2019-03-19
*
Add unit test for NK_get_status
Robin Krahl
2019-01-29
*
Handle UNKNOWN_ERROR return code
Szczepan Zalega
2018-11-22
*
Merge branch 'pr_116'
Szczepan Zalega
2018-07-07
|
\
|
*
Replace *out function parameter with return value
Szczepan Zalega
2018-06-20
*
|
Skip test for devices with firmware lower than v0.9
Szczepan Zalega
2018-05-24
*
|
Add authorization tests
Szczepan Zalega
2018-05-21
|
/
*
Correct firmware version getting in Pro tests
Szczepan Zalega
2018-03-02
*
Add license / copyright info to Python files with proper comment
Szczepan Zalega
2018-01-16
*
Do not set debug level in tests
Szczepan Zalega
2017-10-10
*
Organize tests into categories
Szczepan Zalega
2017-10-04
*
Merge branch 'windows_MSVC2017' into OSX_merge_cleaned
Szczepan Zalega
2017-09-20
|
\
|
*
Skip factory reset tests for now
Szczepan Zalega
2017-07-03
|
*
Move to Python 3
Szczepan Zalega
2017-07-03
*
|
Tests: do additional authentication for Pro 0.7
Szczepan Zalega
2017-09-20
|
/
*
Return OTP codes as strings to make sure they are zero-filled properly
Szczepan Zalega
2017-04-03
*
Correct comments and fix firmware version requirements
Szczepan Zalega
2017-03-11
*
Authenticate before factory reset so the command will not timeout
Szczepan Zalega
2017-03-11
*
Add some complex unit tests to find out corruption cause
Szczepan Zalega
2017-03-11
*
Tests: skip edit OTP slot test for NK Storage 0.44
Szczepan Zalega
2016-12-12
*
Tests: clear new SD card warning on factory reset
Szczepan Zalega
2016-12-12
*
Add a note regarding Password Safe tests
Szczepan Zalega
2016-12-09
*
Test null started OTP secrets also for 320bit case
Szczepan Zalega
2016-12-09
*
Remove old skipping code. Feature comment.
Szczepan Zalega
2016-12-09
*
Enable factory reset test for Nitrokey Storage. Comments.
Szczepan Zalega
2016-12-09
*
Add NK Storage specific reply on running not initialized Password Safe
Szczepan Zalega
2016-12-09
*
Apply firmware versions limits to tests
Szczepan Zalega
2016-12-09
*
Add missing newlines to make code format consistent
Szczepan Zalega
2016-12-03
*
Test for manual checking of TOTP slot written by Nitrokey App
Szczepan Zalega
2016-12-03
*
Update description for TOTP_RFC_usepin test
Szczepan Zalega
2016-12-03
*
Test to configure getting HOTP codes through special key double press
Szczepan Zalega
2016-12-03
*
Support sending empty OTP secrets for slot edit (+test)
Szczepan Zalega
2016-12-03
*
Support longer secrets (40 bytes) for NK Pro 0.8
Szczepan Zalega
2016-12-03
*
Use another OTP writing protocol and test it
Szczepan Zalega
2016-12-03
*
Tests: more OTP, test all slots for read/write
Szczepan Zalega
2016-12-03
*
Tests: secret started with null byte
Szczepan Zalega
2016-12-03
*
Add test for STATUS_AES_DEC_FAILED error
Szczepan Zalega
2016-12-03
*
Detect Pro 0.8
Szczepan Zalega
2016-12-03
[next]