<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/libnitrokey, branch 137-stick_hangs</title>
<subtitle>Communicate with Nitrokey devices in a clean and easy manner (GitHub mirror)
</subtitle>
<id>https://git.ireas.org/mirrors/libnitrokey/atom?h=137-stick_hangs</id>
<link rel='self' href='https://git.ireas.org/mirrors/libnitrokey/atom?h=137-stick_hangs'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/'/>
<updated>2019-01-07T14:54:14Z</updated>
<entry>
<title>Be less verbose in libnk test case summary</title>
<updated>2019-01-07T14:54:14Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-07T14:54:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=48841b1a9ec15f0b7607f9f480a93a146458630b'/>
<id>urn:sha1:48841b1a9ec15f0b7607f9f480a93a146458630b</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Wrapper - allow to set delay, and check gpg2 output #137</title>
<updated>2019-01-07T14:19:03Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-07T14:18:50Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=0abaa62498f491423c5b0945fcfac224e2f74b0f'/>
<id>urn:sha1:0abaa62498f491423c5b0945fcfac224e2f74b0f</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Use Makefile to control the test</title>
<updated>2019-01-07T13:58:28Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-07T13:58:28Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=9dfec9a838aa77c2fe2110b32adc1da5b8e1d85c'/>
<id>urn:sha1:9dfec9a838aa77c2fe2110b32adc1da5b8e1d85c</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Add test case mentioned in comment</title>
<updated>2019-01-07T13:53:01Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-07T13:52:30Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=c802af2606ed7535a19d373a7b39e280255057b6'/>
<id>urn:sha1:c802af2606ed7535a19d373a7b39e280255057b6</id>
<content type='text'>
See https://github.com/Nitrokey/libnitrokey/issues/137#issue-396187889 for details

Issue #137

Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'cpp_tests_update'</title>
<updated>2019-01-02T13:26:34Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-02T13:26:34Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=1f3da5c76acb20b2183ac52373ed3b0b63e1151e'/>
<id>urn:sha1:1f3da5c76acb20b2183ac52373ed3b0b63e1151e</id>
<content type='text'>
Update C++ tests

Add safe C++ test for simple connection test, device agnostic.
Better describe the use case of C++ tests in the Readme.

Related: https://github.com/d-e-s-o/nitrocli/issues/39
</content>
</entry>
<entry>
<title>Update Readme, mostly test section</title>
<updated>2019-01-02T13:23:59Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-02T13:23:59Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=8de58b6ced7da147f2e5cd133d2c25fd758a6a5b'/>
<id>urn:sha1:8de58b6ced7da147f2e5cd133d2c25fd758a6a5b</id>
<content type='text'>
Describe better C++ tests

Related: https://github.com/d-e-s-o/nitrocli/issues/39
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Mention potential test failure cause, when no git version is provided</title>
<updated>2019-01-02T12:35:01Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-02T12:35:01Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=539aec53df80bb5f5893614ca76a6a2821c20bc2'/>
<id>urn:sha1:539aec53df80bb5f5893614ca76a6a2821c20bc2</id>
<content type='text'>
Related to #133

Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Add test_safe target for build</title>
<updated>2019-01-02T12:33:25Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-02T12:33:25Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=50a3f4817a44bc644ad401b0de6b91e835aad299'/>
<id>urn:sha1:50a3f4817a44bc644ad401b0de6b91e835aad299</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Add safe to user data C++ tests - test_safe.cpp</title>
<updated>2019-01-02T12:32:43Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2019-01-02T12:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=577f6278318774ace9eec86c7fdb7db260e7a4c0'/>
<id>urn:sha1:577f6278318774ace9eec86c7fdb7db260e7a4c0</id>
<content type='text'>
Signed-off-by: Szczepan Zalega &lt;szczepan@nitrokey.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'tests_update'</title>
<updated>2018-11-22T11:40:41Z</updated>
<author>
<name>Szczepan Zalega</name>
<email>szczepan@nitrokey.com</email>
</author>
<published>2018-11-22T11:40:41Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/mirrors/libnitrokey/commit/?id=57773ad5f7b6eb5e6a2020dd1bd4264bdd823808'/>
<id>urn:sha1:57773ad5f7b6eb5e6a2020dd1bd4264bdd823808</id>
<content type='text'>
Adding corrections found while testing Storage v0.53 RC1.
</content>
</entry>
</feed>
