<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/test_helpers, branch v1.2</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.2</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.2'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2016-11-26T14:20:54+00:00</updated>
<entry>
<title>tests: don't call t.Fatal in checkExampleFS</title>
<updated>2016-11-26T14:20:54+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-26T14:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=3f5c48e0585f6fe0782aded541e42879eb570e69'/>
<id>urn:sha1:3f5c48e0585f6fe0782aded541e42879eb570e69</id>
<content type='text'>
Calling t.Fatal means that the parent test has no chance
to clean up.
</content>
</entry>
<entry>
<title>tests: allow overriding hardcoded arguments in Mount helper</title>
<updated>2016-11-10T22:47:04+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-10T22:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c2629bd9b5b814cb7abaf6ddc42bd9f1f306b30b'/>
<id>urn:sha1:c2629bd9b5b814cb7abaf6ddc42bd9f1f306b30b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ctlsock: implement EncryptPath for reverse mode, add tests</title>
<updated>2016-11-10T22:32:51+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-11-10T22:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=c03fc46a5150715bf6aee20ce4b89d9704141220'/>
<id>urn:sha1:c03fc46a5150715bf6aee20ce4b89d9704141220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: pass "-nosyslog"</title>
<updated>2016-10-08T17:36:26+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-08T17:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=dde4a66454107709a7309ca5047ceb0ecf3c0b9f'/>
<id>urn:sha1:dde4a66454107709a7309ca5047ceb0ecf3c0b9f</id>
<content type='text'>
We want to see panics and warnings on the console
</content>
</entry>
<entry>
<title>tests: invert ResetTmpDir argument</title>
<updated>2016-10-08T17:22:59+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-08T17:22:59+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8c89e2da0ca3a2c901bfe067904b623a4da6f6a7'/>
<id>urn:sha1:8c89e2da0ca3a2c901bfe067904b623a4da6f6a7</id>
<content type='text'>
As reverse also does not want a diriv file, the "plaintextNames"
argument became a misnomer.
</content>
</entry>
<entry>
<title>lint fixes</title>
<updated>2016-10-04T21:18:33+00:00</updated>
<author>
<name>Valient Gough</name>
</author>
<published>2016-10-02T04:14:18+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=b764917cd5c1b1d61b8ce08e7af0b29793fbbb80'/>
<id>urn:sha1:b764917cd5c1b1d61b8ce08e7af0b29793fbbb80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fallocate: skip some disk usage checks on btrfs</title>
<updated>2016-10-04T19:57:13+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-10-04T19:48:53+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=95db38912b4f796402d6f4e4e78c01e076a68570'/>
<id>urn:sha1:95db38912b4f796402d6f4e4e78c01e076a68570</id>
<content type='text'>
The expected allocated sizes are verified for tmpfs and ext4.
btrfs gives different results, but that's not an error.

Also, simplify test_helpers.Du and several code paths.

Fixes #43.
</content>
</entry>
<entry>
<title>tests: smarter error handling in ResetTmpDir</title>
<updated>2016-09-25T14:43:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-09-25T12:57:04+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=f8da264222f7348c6b9e6dd9d372200f850d2878'/>
<id>urn:sha1:f8da264222f7348c6b9e6dd9d372200f850d2878</id>
<content type='text'>
Look at the error code from os.Remove and decide about the
right thing to do.

Gets rid of spurious fusermount error messages.
</content>
</entry>
<entry>
<title>reverse: add longname benchmark</title>
<updated>2016-09-25T14:43:17+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-09-24T20:45:25+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=6c52c1a6e6176ba7b6922ee27df7ddd09991b57e'/>
<id>urn:sha1:6c52c1a6e6176ba7b6922ee27df7ddd09991b57e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: add verbose output when unmounting</title>
<updated>2016-07-11T18:41:53+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2016-07-11T18:40:53+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=df17f1d702bea709228b9923a8ed2fc19005ba43'/>
<id>urn:sha1:df17f1d702bea709228b9923a8ed2fc19005ba43</id>
<content type='text'>
</content>
</entry>
</feed>
