libgocryptfs/tests/matrix
Jakob Unterwurzacher 9e6ee47bc9 tests: detect and report chmod failures earlier
Instead of reporting the consequence:

    matrix_test.go:906: modeHave 0664 != modeWant 0777

Report it if chmod itself fails, and also report the old file mode:

    matrix_test.go:901: chmod 000 -> 777 failed: bad file descriptor
2018-09-22 13:39:17 +02: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
matrix_test.go tests: detect and report chmod failures earlier 2018-09-22 13:39:17 +02:00