| Commit message (Expand) | Author | Age |
* | Skip test for devices with firmware lower than v0.9 | Szczepan Zalega | 2018-05-24 |
* | Add authorization tests | Szczepan Zalega | 2018-05-21 |
* | Fix include path for NK_C_API.h in test_strdup.cpp | Robin Krahl | 2018-05-19 |
* | Implement suggested tests | Szczepan Zalega | 2018-04-19 |
* | Fix compilation warnings for tests | Szczepan Zalega | 2018-04-19 |
* | Tests: skip reading custom-type based function header | Szczepan Zalega | 2018-04-10 |
* | Null-terminate the argument for strtoul | Robin Krahl | 2018-04-10 |
* | Add missing licenses | Szczepan Zalega | 2018-03-13 |
* | Correct firmware version getting in Pro tests | Szczepan Zalega | 2018-03-02 |
* | Add test's scenario descriptions | Szczepan Zalega | 2018-02-28 |
* | 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 |