libgocryptfs/tests/matrix
Jakob Unterwurzacher 20140e24ed tests: reduce noise on MacOS
This should get rid of

    Openat: O_NOFOLLOW missing: flags = 0x0
    Fchmodat: adding missing AT_SYMLINK_NOFOLLOW flag
    sys_common_test.go:203: chmod on symlink should have failed, but did not. New mode=0333
    UnmountErr: "[...]/057376762.mnt" was not found in MountInfo, cannot check for FD leak

and add some context to

    --- FAIL: TestUtimesNano (0.00s)
    matrix_test.go:628: no such file or directory

See https://github.com/rfjakob/gocryptfs/pull/343#issuecomment-453888006
for full test output
2019-01-14 22:11:15 +01:00
..
atime_darwin.go tests: OSX compat: wrap Stat_t atime extract 2017-02-16 19:39:56 +01:00
atime_linux.go tests: OSX compat: wrap Stat_t atime extract 2017-02-16 19:39:56 +01:00
fallocate_test.go tests: check that fallocate does not over-allocate space 2019-01-06 20:56:53 +01:00
matrix_test.go tests: reduce noise on MacOS 2019-01-14 22:11:15 +01:00