libgocryptfs/tests/defaults
Jakob Unterwurzacher 3064d72b97 tests: fix a few fd leaks
We relied on the finalizer to close a few fds.
For some reason, this did not cause problems on Linux,
but on MacOS, it causes unmount failures:

umount(/private/tmp/gocryptfs-test-parent/194654785/default-plain): Resource busy -- try 'diskutil unmount'
2018-03-05 22:00:59 +01:00
..
1980.tar.gz tests: add example tar 2016-10-19 22:32:21 +02:00
ctlsock_test.go fusefrontend: implement path decryption via ctlsock 2017-05-07 21:01:39 +02:00
diriv_test.go tests: fix a few fd leaks 2018-03-05 22:00:59 +01:00
main_test.go tests: fix a few fd leaks 2018-03-05 22:00:59 +01:00
performance_test.go tests: split "normal" tests into "cli" and "defaults" 2016-10-16 15:04:53 +02:00