aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-10-04tests: fsstress-gocryptfs.bash: log timestamp for each iterationJakob Unterwurzacher
2020-10-04tests: fsstress-gocryptfs.bash: add DEBUG optionJakob Unterwurzacher
2020-10-03fsstress-gocryptfs.bash: don't hang if TMPDIR ends in /Jakob Unterwurzacher
2020-09-18fsstress-gocryptfs.bash: print loopback version & mount pathJakob Unterwurzacher
2020-09-13stress_tests/fsstress-gocryptfs.bash: use rm -Rf for cleanupJakob Unterwurzacher
2020-09-12tests/plaintextnames: add TestInoReuseEvilJakob Unterwurzacher
2020-09-09tests: add TestInoReuseJakob Unterwurzacher
2020-09-09test_helpers: print warning when not running on ext4Jakob Unterwurzacher
2020-09-09test_helpers: mark MountOrFatal as a Helper()Jakob Unterwurzacher
2020-09-06gocryptfs -init: fix wrong exit code on non-empty dirJakob Unterwurzacher
2020-08-30tests/reverse: implement (skipped) xattr testJakob Unterwurzacher
2020-08-16v2api/reverse: implement LseekJakob Unterwurzacher
2020-08-16v2api/reverse: implement StatfsJakob Unterwurzacher
2020-08-15v2api/reverse: finish -excludeJakob Unterwurzacher
2020-08-15test_helper: VerifyExistence: don't panicJakob Unterwurzacher
2020-07-26stress_tests: run pingpong.bash at nice level 19Jakob Unterwurzacher
2020-07-26v2api: fix missing size translation in LookupJakob Unterwurzacher
2020-07-23v2api: implement LseekJakob Unterwurzacher
2020-07-19v2api: fsck: use a temporary mountJakob Unterwurzacher
2020-07-12tests: TestMagicNames: add warmup roundsJakob Unterwurzacher
2020-07-12v2api: Getattr: use file handle if passedJakob Unterwurzacher
2020-07-12tests: fix TestCpWarnings comment typoJakob Unterwurzacher
2020-07-12tests: don't crash on empty Flistxattr resultJakob Unterwurzacher
2020-07-12v2api: fix Mkdir crash when using plaintextnamesJakob Unterwurzacher
2020-06-06tests: TestBadname: simplify test by using empty filesJakob Unterwurzacher
2020-06-06Added auto decryption of invalid file namesDerDonut
2020-06-06sshfs-benchmark.bash: fix locale trouble and move to testsJakob Unterwurzacher
2020-05-17dircache: increase cache size & lifetimeJakob Unterwurzacher
2020-05-17main: accept multiple -passfile optionsJakob Unterwurzacher
2020-05-10Fix spelling mistakes found by misspellJakob Unterwurzacher
2020-05-10gocryptfs-xray: add -0 flag, add testsJakob Unterwurzacher
2020-05-09test_helpers: use new ctlsock.CtlSock APIJakob Unterwurzacher
2020-05-09test_helper: kill lsof after 1 secondJakob Unterwurzacher
2020-05-09ctlsock: create exported ctlsock client libraryJakob Unterwurzacher
2020-05-09tests: add TestPasswdMasterkeyStdinJakob Unterwurzacher
2020-05-09tests: use t.Name()Jakob Unterwurzacher
2020-05-09tests: cli: rename TestBypass -> TestBadnameJakob Unterwurzacher
2020-05-03fusefrontend_reverse: use inomap for inode number translationJakob Unterwurzacher
2020-05-03tests: reverse: add inode mapping test (TestVirtualFileIno)Jakob Unterwurzacher
2020-02-29tests: test xattr aclsJakob Unterwurzacher
2020-02-28Show undecryptable filenames if they match supplied globorcas
2020-02-15tests: randomize data in testWriteNJakob Unterwurzacher
2020-01-25tests: cli: add TestSymlinkedCipherdirJakob Unterwurzacher
2019-12-28remove Trezor supportPavol Rusnak
2019-12-24Fix "go get" failureJakob Unterwurzacher
2019-11-16tests: also check inode number in VerifySizeJakob Unterwurzacher
2019-11-10tests: fsstress: clean up leftover mounts on startupJakob Unterwurzacher
2019-11-10tests: drop "-l" flag from fsstress-loopback.bashJakob Unterwurzacher
2019-11-03tests: send SIGUSR1 to loopbackJakob Unterwurzacher
2019-10-19tests: make extractloop work with go-fuse loopback againJakob Unterwurzacher