<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests, branch v1.4.4</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.4.4</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v1.4.4'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2018-03-13T21:41:26+00:00</updated>
<entry>
<title>tests: extractloop.sh: better cleanup logic, handle missing /proc</title>
<updated>2018-03-13T21:41:26+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-13T21:41:26+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=4b75b578a2053722f21c62fba3a6b6e3f4aaefeb'/>
<id>urn:sha1:4b75b578a2053722f21c62fba3a6b6e3f4aaefeb</id>
<content type='text'>
macos does not have /proc, so don't try to read it.
</content>
</entry>
<entry>
<title>tests: extractloop.sh: don't abort if md5sum is missing</title>
<updated>2018-03-13T21:16:15+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-13T21:16:15+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e46f6b940f3159e63f9cc4b4866d4b20085f34cc'/>
<id>urn:sha1:e46f6b940f3159e63f9cc4b4866d4b20085f34cc</id>
<content type='text'>
MacOS does not have it installed by default.
</content>
</entry>
<entry>
<title>macos: extractloop.sh: exclude symlink &amp; mute ln error message</title>
<updated>2018-03-07T20:36:52+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-07T20:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8373410678eaadbfe7079065f80fc9ea16e4a4b3'/>
<id>urn:sha1:8373410678eaadbfe7079065f80fc9ea16e4a4b3</id>
<content type='text'>
Extracting the symlink fails with

	linux-3.0/arch/microblaze/boot/dts/system.dts: Can't set permissions to 0755

so just exclude it.

The ln error Looks scary but is harmless, so get rid of it.
The symlink is only created to make it more convenient to view the
csv log.
</content>
</entry>
<entry>
<title>macos: tests: make extractloop.bash work on macos</title>
<updated>2018-03-07T19:37:10+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-07T19:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=51de6cd9405aa0db3b248324623c82cbc05e61ae'/>
<id>urn:sha1:51de6cd9405aa0db3b248324623c82cbc05e61ae</id>
<content type='text'>
macos' bash and ln lack a few features we used.
</content>
</entry>
<entry>
<title>tests: convert remaining wget calls to dl-linux-tarball.bash helper</title>
<updated>2018-03-07T08:45:20+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-07T08:45:20+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=02693912e59b44f463c4b14d6a3168fa24857e6f'/>
<id>urn:sha1:02693912e59b44f463c4b14d6a3168fa24857e6f</id>
<content type='text'>
Makes the scripts work when wget is not available (macos)
</content>
</entry>
<entry>
<title>macos: tests: use curl of wget is not available</title>
<updated>2018-03-07T08:40:48+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-07T08:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=d09a51b80a68df2bd533b99f51750b0b3f3c94cb'/>
<id>urn:sha1:d09a51b80a68df2bd533b99f51750b0b3f3c94cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: drop "-z" from fusermount to catch forgotten fds</title>
<updated>2018-03-06T20:28:09+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-06T20:22:01+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=98f735ff6e05ef71753f1c2fa60c30b195b02d3d'/>
<id>urn:sha1:98f735ff6e05ef71753f1c2fa60c30b195b02d3d</id>
<content type='text'>
macos does not have lazy unmount, so let's not use it
on linux either.
If the unmount fails, run "lsof" to find the open file.

Also fix the first bug we found this way.
</content>
</entry>
<entry>
<title>macos: fix fd leak in reverse tests</title>
<updated>2018-03-05T22:21:08+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-05T22:21:08+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=18d4159d18b370f82dafd1c7627a6eb1f386cdfb'/>
<id>urn:sha1:18d4159d18b370f82dafd1c7627a6eb1f386cdfb</id>
<content type='text'>
Causes "Resource busy" unmount failures on macos
</content>
</entry>
<entry>
<title>tests: matrix_test: skip cases when without_openssl is set</title>
<updated>2018-03-05T22:11:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-05T22:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=1789a5ea5b5f358eee18f869fb06ca25b3fd7a21'/>
<id>urn:sha1:1789a5ea5b5f358eee18f869fb06ca25b3fd7a21</id>
<content type='text'>
Fixes test-without-openssl.bash.
</content>
</entry>
<entry>
<title>test_helpers: add missing newline</title>
<updated>2018-03-05T22:06:27+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2018-03-05T22:06:27+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=35192abb57636a8c4d6a6419aa6fd43f04ac2385'/>
<id>urn:sha1:35192abb57636a8c4d6a6419aa6fd43f04ac2385</id>
<content type='text'>
</content>
</entry>
</feed>
