libgocryptfs/tests
Jakob Unterwurzacher 48d5f10c79 test_helpers: use an intermediate pipe for subprocess stdout
To Go test logic waits for stderr and stdout to close, so
when we share it with a subprocess, it will wait for it to
exit as well.

We don't want the tests to hang when the unmount fails.

Seen on MacOS as reported at
https://github.com/rfjakob/gocryptfs/issues/213
2018-02-28 20:03:54 +01:00
..
cli readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
defaults tests: add diriv cache race test 2017-08-10 21:01:19 +02:00
example_filesystems tests: Add test for access to encrypted version of '.' and '..' 2017-11-23 08:48:00 +01:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix fusefronted: add PlaintextNames special-cases for Create & Rename 2018-01-17 00:25:36 +01:00
plaintextnames readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
reverse fusefrontend_reverse: secure Access against symlink races (somewhat) 2017-12-07 00:11:35 +01:00
stress_tests Documentation: add extractloop example output 2018-01-21 20:04:37 +01:00
test_helpers test_helpers: use an intermediate pipe for subprocess stdout 2018-02-28 20:03:54 +01:00
canonical-benchmarks.bash benchmarks: add streaming read benchmark 2017-06-27 00:04:58 +02:00
dl-linux-tarball.bash tests: OSX compat: use OSX-style "stat -f" 2017-02-16 19:10:36 +01:00
fuse-unmount.bash OSX compat: replace fusermount calls with fuse-unmount.bash 2017-02-15 23:02:01 +01:00
maxlen.bash maxlen.bash: result was 1 too high 2016-10-04 10:26:22 +02:00