blob: 6f580210e2878a9ccb1ec00f7743648110312aed [file] [log] [blame]
# Ensure that test processes don't have capabilities to do dangerious things,
# see drop_caps function in executor for details.
# requires: -sandbox=
ptrace(0x10, 0x1) # EPERM
sched_setattr(0x0, &AUTO={AUTO, 0x6, 0x0, 0x0, 0x0, 0x8000000009917, 0x400000000000fffd, 0x0}, 0x0) # EPERM
sched_setattr(0x0, &AUTO={AUTO, 0x0, 0x0, 0xffffffffffffffff, 0x0, 0x0, 0x0, 0x0}, 0x0) # EPERM
sched_setattr(0x0, &AUTO={AUTO, 0x0, 0x0, 0x1, 0x0, 0x0, 0x0, 0x0}, 0x0)