libgocryptfs/tests/example_filesystems
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
..
content tests: add v1.1-aessiv example filesystem 2016-10-08 21:45:01 +02:00
v0.4 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.5 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.6 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.6-plaintextnames tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.7 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v0.7-plaintextnames tests: add v0.7-plaintextnames example filesystem 2016-06-23 20:53:14 +02:00
v0.9 tests: split example_filesystems into its own package 2016-06-07 00:08:56 +02:00
v1.1-aessiv tests: add v1.1-aessiv example filesystem 2016-10-08 21:45:01 +02:00
v1.1-reverse tests: add v1.1-reverse example filesystem 2016-10-08 21:45:11 +02:00
v1.1-reverse-plaintextnames tests: add v1.1-reverse-plaintextnames example filesystem 2016-10-08 21:49:21 +02:00
v1.3 tests: recreate v1.3 example filesystem 2017-03-07 20:56:50 +01:00
v1.3-reverse tests: add v1.3-reverse example filesystem 2017-05-30 17:04:46 +02:00
example_filesystems_test.go tests: example_filesystems: create a private copy in /tmp 2018-05-04 22:27:59 +02:00
example_test_helpers.go tests: stop calling t.Fatal from example_test_helpers 2017-03-05 13:39:25 +01:00