libgocryptfs/tests
Jakob Unterwurzacher fc8fca04a8 tests: example_filesystems: create a private copy in /tmp
The tests write to the example_filesystems folder, which
1) May leave your source tree in a modified state
2) Triggers test failures when the fsck tests run concurrently,
   which happens on Travis CI every now and then.

Fix both problem by copying the example_filesystems folder
to a private location in /tmp.
2018-05-04 22:27:59 +02:00
..
cli tests: cli_test: fix fd leak 2018-04-07 15:46:41 +02:00
defaults fsck: clean up log output 2018-04-02 18:32:30 +02:00
example_filesystems tests: example_filesystems: create a private copy in /tmp 2018-05-04 22:27:59 +02:00
fsck fsck: add xattr support 2018-04-02 20:25:59 +02:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix tests: cli_test: fix fd leak 2018-04-07 15:46:41 +02:00
plaintextnames readpassword: convert from string to []byte 2018-02-18 14:26:54 +01:00
reverse fsck: clean up log output 2018-04-02 18:32:30 +02:00
stress_tests tests: extractloop.sh: better cleanup logic, handle missing /proc 2018-03-13 22:41:26 +01:00
test_helpers tests: helpers: fix a few error reports 2018-04-27 20:19:51 +02:00
xattr Switch from private copy to pkg/xattr 2018-03-28 19:19:58 +02:00
canonical-benchmarks.bash benchmarks: add streaming read benchmark 2017-06-27 00:04:58 +02:00
dl-linux-tarball.bash macos: tests: use curl of wget is not available 2018-03-07 09:40:48 +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