<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gocryptfs/tests/root_test, branch v2.0-beta3</title>
<subtitle>Mirror of gocryptfs source code on Github</subtitle>
<id>http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0-beta3</id>
<link rel='self' href='http://nuetzlich.net/cgit/gocryptfs/atom?h=v2.0-beta3'/>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/'/>
<updated>2021-03-20T09:33:34+00:00</updated>
<entry>
<title>tests: MountOrFatal creates mnt dir itself</title>
<updated>2021-03-20T09:33:34+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-20T09:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=255a71c9179b9ad32587b20c41f81dc0b8cc3f44'/>
<id>urn:sha1:255a71c9179b9ad32587b20c41f81dc0b8cc3f44</id>
<content type='text'>
Allows to drop a few Mkdir()s.
</content>
</entry>
<entry>
<title>tests: add TestDiskFull</title>
<updated>2021-03-12T18:25:25+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2021-03-12T18:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=952d45ce84f63de963a1727e439e95883f9e65c1'/>
<id>urn:sha1:952d45ce84f63de963a1727e439e95883f9e65c1</id>
<content type='text'>
Also fix incomplete uid restoration in TestSupplementaryGroups
and replace syscall.Setregid and friends with unix.Setregid and
friends.

This test is added to check if have problems handling a full disk.
The ticket https://github.com/rfjakob/gocryptfs/issues/550 states
that the full disk was not where the backing gocryptfs filesystem
was, but this has no effect on gocryptfs, so we test the harder
case.
</content>
</entry>
<entry>
<title>tests: root_test: also test file creation</title>
<updated>2019-05-01T16:30:16+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-05-01T16:30:16+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=8d083e61f4624a4db324ac5ef4c08fb12d5bc801'/>
<id>urn:sha1:8d083e61f4624a4db324ac5ef4c08fb12d5bc801</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix root_test permission issues</title>
<updated>2019-05-01T16:29:06+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-05-01T16:29:06+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=e22c8ea0bd9b1670d4ab2bb4c810119f43f16f40'/>
<id>urn:sha1:e22c8ea0bd9b1670d4ab2bb4c810119f43f16f40</id>
<content type='text'>
The parent directories need execute all permissions.
</content>
</entry>
<entry>
<title>tests: add root_tests (tests that must run as root)</title>
<updated>2019-05-01T11:12:44+00:00</updated>
<author>
<name>Jakob Unterwurzacher</name>
</author>
<published>2019-05-01T11:11:42+00:00</published>
<link rel='alternate' type='text/html' href='http://nuetzlich.net/cgit/gocryptfs/commit/?id=96935e16b9167dc3c472505872b3fc5235203a05'/>
<id>urn:sha1:96935e16b9167dc3c472505872b3fc5235203a05</id>
<content type='text'>
First test is a reproducer for
https://github.com/rfjakob/gocryptfs/issues/394 "Group permissions: No write access"
</content>
</entry>
</feed>
