<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nitrokey-rs/tests, branch v0.2.2</title>
<subtitle>Rust interface to libnitrokey</subtitle>
<id>https://git.ireas.org/nitrokey-rs/atom?h=v0.2.2</id>
<link rel='self' href='https://git.ireas.org/nitrokey-rs/atom?h=v0.2.2'/>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/'/>
<updated>2018-12-30T11:46:20Z</updated>
<entry>
<title>Fix Storage volume detection for test cases</title>
<updated>2018-12-30T11:46:20Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-30T11:46:20Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=27f2bb834da85aba3935e14c6069a07f03ac6a45'/>
<id>urn:sha1:27f2bb834da85aba3935e14c6069a07f03ac6a45</id>
<content type='text'>
It seems that with newer firmeware, the model string in the lsblk output
is Nitrokey_Storage instead of Nitrokey Storage.  Therefore this patch
replaces underscores with spaces to account for both versions.
</content>
</entry>
<entry>
<title>Fix formatting using to rustfmt</title>
<updated>2018-12-29T23:04:39Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-29T23:04:39Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=62d698db4941c06905cb08bdbe4cc35ad54132d5'/>
<id>urn:sha1:62d698db4941c06905cb08bdbe4cc35ad54132d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add function Device::get_model</title>
<updated>2018-12-29T23:04:23Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-29T23:04:23Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=3d951ab54daea9c362bdae2e0945701955c412e5'/>
<id>urn:sha1:3d951ab54daea9c362bdae2e0945701955c412e5</id>
<content type='text'>
This patch adds the function Device::get_model that returns the model of
the connected Nitrokey stick.
</content>
</entry>
<entry>
<title>Remove test-no-device feature</title>
<updated>2018-12-16T16:04:59Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-16T15:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=9c5364a63e363a6f69afddb29453efc5e4b12cc0'/>
<id>urn:sha1:9c5364a63e363a6f69afddb29453efc5e4b12cc0</id>
<content type='text'>
Currently, the test-no-device feature is used for tests that expect no
Nitrokey to be connected.  Yet test-no-device is equivalent to not
test-pro and not test-storage.  Therefore, this patch removes the
test-no-device feature.
</content>
</entry>
<entry>
<title>Refactor tests into the top-level tests directory</title>
<updated>2018-12-16T16:04:07Z</updated>
<author>
<name>Robin Krahl</name>
<email>robin.krahl@ireas.org</email>
</author>
<published>2018-12-16T15:42:33Z</published>
<link rel='alternate' type='text/html' href='https://git.ireas.org/nitrokey-rs/commit/?id=7d64de856294a21fa3da560aefbff12271fb0146'/>
<id>urn:sha1:7d64de856294a21fa3da560aefbff12271fb0146</id>
<content type='text'>
Newer Rust versions support integration tests in a top-level tests
directory.  This patch refactors the existing unit tests into
integration tests.
</content>
</entry>
</feed>
