<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/stress_tests, branch v1.0</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.0</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.0'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-07-16T19:20:54+00:00</updated>
<entry>
<title>tests: add RSS tracking to extractloop</title>
<updated>2016-07-16T19:20:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-07-16T19:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=0a3225b1ebb3a005886866ffd48c1260a57107c8'/>
<id>urn:sha1:0a3225b1ebb3a005886866ffd48c1260a57107c8</id>
<content type='text'>
This obsoletes loopback-mem.bash.
</content>
</entry>
<entry>
<title>tests: add loopback-mem script</title>
<updated>2016-07-14T07:26:00+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-07-14T07:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e98c51afd6870c73d5006a22cff5322c2f4d0ba7'/>
<id>urn:sha1:e98c51afd6870c73d5006a22cff5322c2f4d0ba7</id>
<content type='text'>
Helps to find memory leaks in go-fuse's loopback, which
gocryptfs builds upon.
</content>
</entry>
<entry>
<title>tests: extractloop: add loopback support</title>
<updated>2016-07-12T06:30:29+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-07-12T06:30:29+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=09c16ed2a713a89b583bf9ff0bee356cd7b44141'/>
<id>urn:sha1:09c16ed2a713a89b583bf9ff0bee356cd7b44141</id>
<content type='text'>
loopback is an example app that comes with the go-fuse lib.
It uses all the same APIs as gocryptfs, minus the encryption.
</content>
</entry>
<entry>
<title>tests: add encfs support to benchmark.bash and extractloop.bash</title>
<updated>2016-07-11T20:10:41+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-07-11T20:10:41+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=cf742f4e8b3caec1136801713f8233d794650637'/>
<id>urn:sha1:cf742f4e8b3caec1136801713f8233d794650637</id>
<content type='text'>
Pass "-encfs" to test encfs instead of gocryptfs.
</content>
</entry>
<entry>
<title>test: add pingpong.bash and pingping-rsync.bash</title>
<updated>2016-06-09T20:20:55+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-08T20:38:14+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=37d824c9a875f71d6184b87794db533c77b0046a'/>
<id>urn:sha1:37d824c9a875f71d6184b87794db533c77b0046a</id>
<content type='text'>
Mounts two gocryptfs filesystems, "ping" and "pong" and moves the
linux-3.0 kernel tree back and forth between them.

When called as "pingpong-rsync.bash" it uses "rsync --remove-source-files"
for moving the files, otherwise plain "mv".
</content>
</entry>
<entry>
<title>tests: rename extractloop.md5sums to linux-3.0.md5sums</title>
<updated>2016-06-07T22:32:44+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-07T21:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=f58a8d8740364467ee9e3cf20cec8d47c4e59ad8'/>
<id>urn:sha1:f58a8d8740364467ee9e3cf20cec8d47c4e59ad8</id>
<content type='text'>
This file will also be used by other tests, so it should
have a generic name.
</content>
</entry>
<entry>
<title>tests: split example_filesystems into its own package</title>
<updated>2016-06-06T22:08:56+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-06-06T21:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c2a5303eebc84d616072163f74eef8483c9f5386'/>
<id>urn:sha1:c2a5303eebc84d616072163f74eef8483c9f5386</id>
<content type='text'>
Running these tests from integration_tests' TestMain() was awkward
because they were run twice with unchanged settings.
integration_tests tests everything with OpenSSL and with native
Go crypto, but this does not take affect for the example filesystems.

To make this work, test_helpers is also split into its own package.
</content>
</entry>
</feed>
