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
Commit message (
Expand
)
Author
Age
*
Python test running commands on all connected devices
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
*
Tests: make sure encrypted volume is enabled before unlocking hidden volume
Szczepan Zalega
2018-02-23
*
Tests: rename _admin related and skip not supported encrypted volume ro/rw tests
Szczepan Zalega
2018-02-23
*
Do not run C_API tests if not connected
Szczepan Zalega
2018-02-23
*
Allow to call CFFI loading function from Python console
Szczepan Zalega
2018-02-23
*
Add tests for Encrypted volume ro/rw switch
Szczepan Zalega
2018-02-23
*
Tests: set debug level from environment variable, show connected device model...
Szczepan Zalega
2018-02-23
*
Tests for unencrypted volume switching with Admin PIN
Szczepan Zalega
2018-02-23
*
Correct getting minor and major from firmware version
Szczepan Zalega
2018-02-23
*
Add test for enabling firmware update
Szczepan Zalega
2018-02-01
*
Fix bug with different data read
Szczepan Zalega
2018-01-29
*
Do initialization of hidden volume before test (once)
Szczepan Zalega
2018-01-29
*
Fix Capture for Catch v2.0
Szczepan Zalega
2018-01-29
*
Update Catch to v2.1.1
Szczepan Zalega
2018-01-29
*
Add license / copyright info to Python files with proper comment
Szczepan Zalega
2018-01-16
*
Update license/copyright lines
Szczepan Zalega
2018-01-16
*
Allow to use library path in tests from environment variable
Szczepan Zalega
2017-10-11
*
Merge branch 'test_organize'
Szczepan Zalega
2017-10-10
|
\
|
*
Do not set debug level in tests
Szczepan Zalega
2017-10-10
|
*
Add DEBUG_L1 level and set it as default for Python tests
Szczepan Zalega
2017-10-10
|
*
Make sure hidden volumes are created before unlocking them
Szczepan Zalega
2017-10-10
|
*
Move library unit tests to Python3
Szczepan Zalega
2017-10-10
|
*
Remove libnitrokey-log and add a switch to choose version instead
Szczepan Zalega
2017-10-04
|
*
Organize tests into categories
Szczepan Zalega
2017-10-04
*
|
Enter bytes directly instead of using string
Szczepan Zalega
2017-10-07
*
|
Add C++ offline tests and set them default
Szczepan Zalega
2017-10-07
*
|
test3.cc: fix syntax error
Igor Gnatenko
2017-10-07
|
/
*
Merge branch 'windows_MSVC2017' into OSX_merge_cleaned
Szczepan Zalega
2017-09-20
|
\
|
*
Skip factory reset tests for now
Szczepan Zalega
2017-07-03
|
*
Ignore whitespace in C API header
Szczepan Zalega
2017-07-03
|
*
Move to Python 3
Szczepan Zalega
2017-07-03
|
*
Search for Windows DLLs
Szczepan Zalega
2017-07-03
|
*
Run compilation using Qt Creator
Szczepan Zalega
2017-06-28
*
|
Tests: do additional authentication for Pro 0.7
Szczepan Zalega
2017-09-20
|
/
*
Add C++ tests for some current issues
Szczepan Zalega
2017-06-27
*
Return OTP codes as strings to make sure they are zero-filled properly
Szczepan Zalega
2017-04-03
*
Fix compilation warnings
Szczepan Zalega
2017-03-11
*
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
*
Update encrypted volume test. Use random password.
Szczepan Zalega
2017-03-11
*
Prefer to use log-enabled library in tests
Szczepan Zalega
2017-03-11
*
Add some complex unit tests to find out corruption cause
Szczepan Zalega
2017-03-11
*
Add oath to Pythons unittest requirements
Szczepan Zalega
2017-03-11
*
Remove unnecessary extern keyword from C API
Szczepan Zalega
2017-03-11
*
Add script for installing python dependencies for unit tests
Szczepan Zalega
2017-03-11
*
Remove Makefile
Szczepan Zalega
2017-03-11
*
Use alias for easy device change
Szczepan Zalega
2017-03-11
[next]