summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/verity/verity_test.go
AgeCommit message (Expand)Author
2020-11-02Pass hashing algorithms in verity fs optsChong Cai
2020-10-26Add verity tests for deleted/renamed casesChong Cai
2020-10-23Implement Read in gvisor verity fsChong Cai
2020-10-13[vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.Dean Deng
2020-10-09Include stat in Verity hashChong Cai
2020-10-01Add a verity test for modified parent Merkle fileChong Cai
2020-09-30Add verity fs testsChong Cai