libgocryptfs/tests
Jakob Unterwurzacher a80d798c2d tests: reverse: don't run tests that ignore "-plaintextnames" twice
TestMain() runs all tests twice, once with plaintextnames=true and once
with false. Several tests mount their own filesystem and ignore the
plaintextnames variable. It makes no sense to run them twice, so
skip execution when plaintextnames is set.
2017-03-07 20:53:58 +01:00
..
cli Check for trailing garbage after the password 2017-02-12 17:59:09 +01:00
defaults tests: ctlsock: check warning for non-canonical paths 2017-02-12 12:22:25 +01:00
example_filesystems tests: add v1.3 example filesystem 2017-03-05 23:07:52 +01:00
matrix Drop Go 1.4 compatability code everywhere 2017-03-05 17:44:14 +01:00
plaintextnames Fix misspellings 2016-10-24 19:18:13 +02:00
reverse tests: reverse: don't run tests that ignore "-plaintextnames" twice 2017-03-07 20:53:58 +01:00
stress_tests Get rid of remaining $GOPATH dependencies 2017-02-20 21:26:42 +01:00
test_helpers tests: get rid of syscall.PathMax 2017-02-16 18:47:04 +01:00
canonical-benchmarks.bash benchmarks: OSX compat: replace /usr/bin/time with bash builtin 2017-02-16 19:01:24 +01: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