class MProtectTest_ExecStackInSignal_Test
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
Check that with `execmem` a signal handler can make executable the stack of its thread, but that
it can't make executable its own stack.
Public Methods
void MProtectTest_ExecStackInSignal_Test ()
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
void MProtectTest_ExecStackInSignal_Test (const MProtectTest_ExecStackInSignal_Test & )
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
void MProtectTest_ExecStackInSignal_Test (MProtectTest_ExecStackInSignal_Test && )
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
MProtectTest_ExecStackInSignal_Test & operator= (const MProtectTest_ExecStackInSignal_Test & )
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
MProtectTest_ExecStackInSignal_Test & operator= (MProtectTest_ExecStackInSignal_Test && )
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc
void ~MProtectTest_ExecStackInSignal_Test ()
Defined at line 169 of file ../../src/starnix/tests/selinux/userspace/tests/mprotect.cc