Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
166
def
test_chroot_perms_link_same_device():
167
# type: () -> None
168
assert_chroot_perms(Chroot.link)
169
170
171
def
test_chroot_perms_link_cross_device():
Callers
nothing calls this directly
Calls
1
assert_chroot_perms
Function · 0.85
Tested by
no test coverage detected