aboutsummaryrefslogtreecommitdiff
path: root/tests/matrix
AgeCommit message (Expand)Author
2023-03-29fusefrontent: report correct size on hard link creationJakob Unterwurzacher
2022-12-29make formatJakob Unterwurzacher
2022-08-28tests/matrix: fix data race in TestConcurrentReadWriteJakob Unterwurzacher
2021-12-08tests: convert Creat() calls to Open()Jakob Unterwurzacher
2021-09-08tests/matrix: test xchacha with and without opensslJakob Unterwurzacher
2021-09-01tests/matrix: don't leak fds in TestConcurrentReadCreateJakob Unterwurzacher
2021-08-30Unbreak hyperlinks broken by go mod v2 conversionJakob Unterwurzacher
2021-08-23tests/matrix: add -xchacha testJakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2021-08-20Implement -deterministic-names: extended -zerodirivJakob Unterwurzacher
2021-08-19golangci-lint: fix issues found by "unused" and "deadcode"Jakob Unterwurzacher
2021-08-19golangci-lint: fix issues found by gosimpleJakob Unterwurzacher
2021-07-31tests: matrix: add TestPwdJakob Unterwurzacher
2021-06-26tests: matrix: show content detail on mismatchJakob Unterwurzacher
2021-06-06fusefronted: report plaintext size on symlink creationJakob Unterwurzacher
2021-05-26tests: add TestHaveDotdotJakob Unterwurzacher
2021-03-20tests: matrix: add -sharestorage to test matrixJakob Unterwurzacher
2020-09-09tests: add TestInoReuseJakob Unterwurzacher
2020-08-16v2api/reverse: implement StatfsJakob Unterwurzacher
2020-08-15test_helper: VerifyExistence: don't panicJakob Unterwurzacher
2020-07-12tests: TestMagicNames: add warmup roundsJakob Unterwurzacher
2020-07-12v2api: Getattr: use file handle if passedJakob Unterwurzacher
2020-05-10Fix spelling mistakes found by misspellJakob Unterwurzacher
2020-05-09tests: use t.Name()Jakob Unterwurzacher
2020-02-15tests: randomize data in testWriteNJakob Unterwurzacher
2019-10-06tests: filter leaked fds by prefixJakob Unterwurzacher
2019-10-06tests: clarify which process seems to be leaking fdsJakob Unterwurzacher
2019-09-01tests: matrix: test -serialize_readsJakob Unterwurzacher
2019-04-08tests: speed up new tests a littleJakob Unterwurzacher
2019-04-08tests: add TestConcurrentReadCreate, move to new fileJakob Unterwurzacher
2019-04-08tests: add TestConcurrentReadWriteJakob Unterwurzacher
2019-04-08tests: add additional TestWrite10Tight testJakob Unterwurzacher
2019-02-17tests: fix compile error in matrix_test.goJakob Unterwurzacher
2019-02-17ParseHeader: print hexdump on errorJakob Unterwurzacher
2019-02-17nametransform: reject names longer than 255 charsJakob Unterwurzacher
2019-01-20tests: check that we can delete directories with all permissionJakob Unterwurzacher
2019-01-20tests: matrix: split out directory tests into their own fileJakob Unterwurzacher
2019-01-14tests: reduce noise on MacOSJakob Unterwurzacher
2019-01-06tests: check that fallocate does not over-allocate spaceJakob Unterwurzacher
2019-01-06tests: move fallocate tests to its own fileJakob Unterwurzacher
2019-01-06tests: TestFallocate: comment what "d" and "h" meansJakob Unterwurzacher
2019-01-01tests: teach ListFds() to check other processesJakob Unterwurzacher
2019-01-01tests: save gocryptfs process id in test_helpers.MountPIDJakob Unterwurzacher
2019-01-01fusefrontend: make Access() symlink-safe.Jakob Unterwurzacher
2018-09-22tests: detect and report chmod failures earlierJakob Unterwurzacher
2018-09-08tests: restore Go 1.7 compatibilityJakob Unterwurzacher
2018-09-08tests: add chmod testJakob Unterwurzacher
2018-09-08tests: restore TestUtimesNanoSymlinkJakob Unterwurzacher
2018-04-07tests: cli_test: fix fd leakJakob Unterwurzacher
2018-04-07tests: matrix: check for fd leaksJakob Unterwurzacher