summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/verity/verity_test.go
AgeCommit message (Expand)Author
2021-02-11Internal change.gVisor bot
2021-01-20Don't use task goroutine context in fsimpl tests.Jamie Liu
2020-12-15Change violation mode to an enumChong Cai
2020-12-11Internal change.gVisor bot
2020-12-02Clean up verity tests.Dean Deng
2020-11-20Refactor verity test for readabilityChong Cai
2020-11-12Add children names into verity hashChong Cai
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