aboutsummaryrefslogtreecommitdiff
path: root/unittest/test.cc
Commit message (Collapse)AuthorAge
* Update license/copyright linesSzczepan Zalega2018-01-16
| | | | | | Remove redundant file Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Use CMake instead of MakeSzczepan Zalega2017-03-11
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* C++ tests fixedSzczepan Zalega2017-03-11
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* C++ test update (compilation fix)Szczepan Zalega2016-09-10
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* C++ tests: use get_payload() function to clear packet before usingSzczepan Zalega2016-08-01
| | | | Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
* Enabling Password Safe in unittestSzczepan Zalega2016-03-06
|
* adding basic testsSzczepan Zalega2016-03-05
|
* formatted code with clang-format-3.6 with style=googleSzczepan Zalega2016-03-05
|
* cleaned up test.cc, added fixme commentSzczepan Zalega2016-03-05
|
* adding first unit testsSzczepan Zalega2016-03-05
|
* adding status check for each iterationSzczepan Zalega2016-03-05
|
* added const2string temporary conversion codeSzczepan Zalega2016-02-20
|
* compiling own version of lib hid_libusb (copied from nitroapp) and linking ↵Szczepan Zalega2016-02-20
| | | | it statically with debug messages
* testing stick 10Szczepan Zalega2016-02-13
|
* Minor fixes, working versionMateusz Zalega2015-10-26