libgocryptfs/tests
Jakob Unterwurzacher 1eaf1211a2 tests/cli: Check for leftover socket file
This fails at the moment:

$ go test ./tests/cli/
--- FAIL: TestMountPasswordEmpty (0.01s)
    cli_test.go:430: socket file "/tmp/gocryptfs-test-parent-1026/3413782690/TestMountPasswordEmpty.753166857.sock" left behind

https://github.com/rfjakob/gocryptfs/issues/634
2022-01-03 14:27:52 +01:00
..
cli tests/cli: Check for leftover socket file 2022-01-03 14:27:52 +01:00
defaults tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
deterministic_names go mod: declare module version v2 2021-08-23 15:05:15 +02:00
example_filesystems tests/example_filesystems: add v2.2-xchacha-deterministic-names 2021-08-24 13:53:50 +02:00
fsck go mod: declare module version v2 2021-08-23 15:05:15 +02:00
hkdf_sanity go mod: declare module version v2 2021-08-23 15:05:15 +02:00
matrix tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
plaintextnames tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
reverse shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
root_test root_test, getdents-debug: restrict to linux 2021-12-08 18:50:42 +01:00
sharedstorage tests: convert Creat() calls to Open() 2021-12-08 18:49:21 +01:00
stress_tests *: trim trailing whitespace 2021-09-01 10:22:01 +02:00
symlink_race golangci-lint: fix issues found by "unused" and "deadcode" 2021-08-19 08:34:49 +02:00
test_helpers go mod: declare module version v2 2021-08-23 15:05:15 +02:00
xattr fusefrontend: allow slashes in xattr names 2021-12-19 14:43:56 +01:00
canonical-benchmarks.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
dl-linux-tarball.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
fuse-unmount.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
len2elen.sh shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00
sshfs-benchmark.bash shell scripts: fix shellcheck warnings 2021-09-01 10:22:01 +02:00