Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-02 | tests: sharedstorage: wait 100ms longer for cache expiry | Jakob Unterwurzacher | |
With 1.0 seconds we see failures on Travis, example: https://travis-ci.org/github/rfjakob/gocryptfs/builds/765648739 With 1.1 seconds it seems to always work. | |||
2021-03-30 | tests: sharedstorage: add TestStaleHardlinks | Jakob Unterwurzacher | |
2021-03-21 | Add tests/sharedstorage | Jakob Unterwurzacher | |
Towards better test coverage of shared backing storage mounts. https://github.com/rfjakob/gocryptfs/issues/525 |