aboutsummaryrefslogtreecommitdiff
path: root/unittest
Commit message (Expand)AuthorAge
* Add a test to ensure valid C code in the C APIRobin Krahl2018-07-05
* Merge branch 'pr_123'Szczepan Zalega2018-06-22
|\
| * Fix unit test for get_library_version for release commitsRobin Krahl2018-06-21
* | Merge branch 'pr_115'Szczepan Zalega2018-06-20
|\ \ | |/ |/|
| * Add extended test for the connect() return value in offline modeSzczepan Zalega2018-06-20
* | Add offline test for version getterSzczepan Zalega2018-06-19
* | Skip test for devices with firmware lower than v0.9Szczepan Zalega2018-05-24
* | Add authorization testsSzczepan Zalega2018-05-21
|/
* Fix include path for NK_C_API.h in test_strdup.cppRobin Krahl2018-05-19
* Implement suggested testsSzczepan Zalega2018-04-19
* Fix compilation warnings for testsSzczepan Zalega2018-04-19
* Tests: skip reading custom-type based function headerSzczepan Zalega2018-04-10
* Null-terminate the argument for strtoulRobin Krahl2018-04-10
* Add missing licensesSzczepan Zalega2018-03-13
* Correct firmware version getting in Pro testsSzczepan Zalega2018-03-02
* Add test's scenario descriptionsSzczepan Zalega2018-02-28
* Python test running commands on all connected devicesSzczepan Zalega2018-02-28
* Add tests for refreshed devices list and not refreshed in the loopSzczepan Zalega2018-02-28
* List devices by unique SC:SD idSzczepan Zalega2018-02-28
* Initial support for multiple devices with C++ and testSzczepan Zalega2018-02-28
* Tests: make sure encrypted volume is enabled before unlocking hidden volumeSzczepan Zalega2018-02-23
* Tests: rename _admin related and skip not supported encrypted volume ro/rw testsSzczepan Zalega2018-02-23
* Do not run C_API tests if not connectedSzczepan Zalega2018-02-23
* Allow to call CFFI loading function from Python consoleSzczepan Zalega2018-02-23
* Add tests for Encrypted volume ro/rw switchSzczepan Zalega2018-02-23
* Tests: set debug level from environment variable, show connected device model...Szczepan Zalega2018-02-23
* Tests for unencrypted volume switching with Admin PINSzczepan Zalega2018-02-23
* Correct getting minor and major from firmware versionSzczepan Zalega2018-02-23
* Add test for enabling firmware updateSzczepan Zalega2018-02-01
* Fix bug with different data readSzczepan Zalega2018-01-29
* Do initialization of hidden volume before test (once)Szczepan Zalega2018-01-29
* Fix Capture for Catch v2.0Szczepan Zalega2018-01-29
* Update Catch to v2.1.1Szczepan Zalega2018-01-29
* Add license / copyright info to Python files with proper commentSzczepan Zalega2018-01-16
* Update license/copyright linesSzczepan Zalega2018-01-16
* Allow to use library path in tests from environment variableSzczepan Zalega2017-10-11
* Merge branch 'test_organize'Szczepan Zalega2017-10-10
|\
| * Do not set debug level in testsSzczepan Zalega2017-10-10
| * Add DEBUG_L1 level and set it as default for Python testsSzczepan Zalega2017-10-10
| * Make sure hidden volumes are created before unlocking themSzczepan Zalega2017-10-10
| * Move library unit tests to Python3Szczepan Zalega2017-10-10
| * Remove libnitrokey-log and add a switch to choose version insteadSzczepan Zalega2017-10-04
| * Organize tests into categoriesSzczepan Zalega2017-10-04
* | Enter bytes directly instead of using stringSzczepan Zalega2017-10-07
* | Add C++ offline tests and set them defaultSzczepan Zalega2017-10-07
* | test3.cc: fix syntax errorIgor Gnatenko2017-10-07
|/
* Merge branch 'windows_MSVC2017' into OSX_merge_cleanedSzczepan Zalega2017-09-20
|\
| * Skip factory reset tests for nowSzczepan Zalega2017-07-03
| * Ignore whitespace in C API headerSzczepan Zalega2017-07-03
| * Move to Python 3Szczepan Zalega2017-07-03