libgocryptfs/tests/stress_tests
Jakob Unterwurzacher 3c5a80c27b fsstress-gocryptfs.bash: don't hang if TMPDIR ends in /
We would hang like this

   ./fsstress-loopback.bash
  Recompile go-fuse loopback: v2.0.3-7-g0b6cbc5
  Waiting for mount: xxxxxxxx^C

if TMPDIR has a trailing /. The reason is that the
paths in /proc/self/mounts are normalized, while
TMPDIR may not be.
2020-10-03 14:23:37 +02:00
..
extractloop.bash tests: send SIGUSR1 to loopback 2019-11-03 20:04:23 +01:00
extractloop_plot_csv.m tests: overengineer extractloop_plot_csv.m a little 2019-01-03 18:24:14 +01:00
fsstress-encfs.bash tests: support encfs in the fsstress script 2017-05-01 23:50:49 +02:00
fsstress-gocryptfs.bash fsstress-gocryptfs.bash: don't hang if TMPDIR ends in / 2020-10-03 14:23:37 +02:00
fsstress-loopback.bash tests: rename fsstress-loopback.bash to fsstress-gocryptfs.bash 2016-11-17 22:51:25 +01:00
linux-3.0.md5sums tests: rename extractloop.md5sums to linux-3.0.md5sums 2016-06-08 00:32:44 +02:00
parallel_cp.sh stress_tests: use /var/tmp by default 2019-10-06 22:34:19 +02:00
pingpong-rsync.bash test: add pingpong.bash and pingping-rsync.bash 2016-06-09 22:20:55 +02:00
pingpong.bash stress_tests: run pingpong.bash at nice level 19 2020-07-26 20:01:30 +02:00