libgocryptfs/tests
Jakob Unterwurzacher b8ddc49ede tests/cli/TestBadname: make sure case 5 is never decodable
Sometimes, by chance, case 5 resulted in valid decrypted data:

--- FAIL: TestBadname (0.08s)
    cli_test.go:885: Case 5 failed: "J7Rbo1BvfXojpBEr0Qrt_invalid_file GOCRYPTFS_BAD_NAME" in ["file GOCRYPTFS_BAD_NAME,\x9e$O\xc3j\x8c\xd0\x06\x01#\f%k\x02\xcanvalid_file GOCRYPTFS_BAD_NAME,mzaZRF9_0IU-_5vv2wPC_invalid_file GOCRYPTFS_BAD_NAME,file,file_invalid_file GOCRYPTFS_BAD_NAME,mzaZRF9_0IU-_5vv2wP_invalid_file GOCRYPTFS_BAD_NAME"]

Add percent signs so base64 decoding always fails.

Fixes https://github.com/rfjakob/gocryptfs/runs/3347883728
2021-08-17 15:17:36 +02:00
..
cli tests/cli/TestBadname: make sure case 5 is never decodable 2021-08-17 15:17:36 +02:00
defaults fusefrontend: implement fsync on directories 2021-07-29 20:39:50 +02:00
example_filesystems nametransform: check name validity on encryption 2021-06-02 14:29:48 +02:00
fsck tests/fsck: delete obsolete script run_fsck.bash 2021-06-26 19:27:58 +02:00
hkdf_sanity tests: add hkdf_sanity tests with broken example filesystem 2017-03-18 16:48:58 +01:00
matrix tests: matrix: add TestPwd 2021-07-31 13:23:05 +02:00
plaintextnames tests: TestFileHoleCopy: accept +-4kB 2021-05-29 16:56:20 +02:00
reverse tests/reverse: replace os.ReadDir to support older Go versions 2021-08-16 22:05:33 +02:00
root_test tests/root_test: show failing command detail 2021-08-16 19:24:04 +02:00
sharedstorage tests: sharedstorage: wait 100ms longer for cache expiry 2021-04-02 20:22:26 +02:00
stress_tests tests: fsstress-gocryptfs.bash: log timestamp for each iteration 2020-10-04 00:12:46 +02:00
symlink_race tests: add symlink_race tool 2018-09-23 12:17:26 +02:00
test_helpers nametransform: delete NameTransformer interface 2021-06-21 11:53:33 +02:00
xattr tests/xattr: fix acl blob 2021-02-07 20:00:33 +01:00
canonical-benchmarks.bash canonical-benchmarks.bash: handle relative paths 2021-06-27 11:48:41 +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 Assorted spelling fixes. 2018-12-27 15:19:55 +01:00
len2elen.sh test: len2elen.sh: fix first line output 2019-02-17 16:06:05 +01:00
sshfs-benchmark.bash sshfs-benchmark.bash: fix locale trouble and move to tests 2020-06-06 12:15:41 +02:00