MCPcopy
hub / github.com/pex-tool/pex / test_chroot_perms_link_same_device

Function test_chroot_perms_link_same_device

tests/test_common.py:166–168  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

164
165
166def test_chroot_perms_link_same_device():
167 # type: () -> None
168 assert_chroot_perms(Chroot.link)
169
170
171def test_chroot_perms_link_cross_device():

Callers

nothing calls this directly

Calls 1

assert_chroot_permsFunction · 0.85

Tested by

no test coverage detected