aboutsummaryrefslogtreecommitdiff
path: root/tests/cli/directmount_test.go
AgeCommit message (Collapse)Author
2023-05-18tests: TestDirectMount: check for default_permissionsJakob Unterwurzacher
2023-05-17tests: TestDirectMount: also check dev, suidJakob Unterwurzacher
2023-05-17tests: add TestDirectMountJakob Unterwurzacher
This is in preparation of adding directmount capability. It also check that FsName is set correctly, which is in preparation for the next patch.