class Task_BrkShrinkUnmapsAnonMmap_Test
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Verifies that overwriting the program break with private or shared mappings does not
prevent the program break from being shrunk, and regrown.
Public Methods
void Task_BrkShrinkUnmapsAnonMmap_Test ()
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void Task_BrkShrinkUnmapsAnonMmap_Test (const Task_BrkShrinkUnmapsAnonMmap_Test & )
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void Task_BrkShrinkUnmapsAnonMmap_Test (Task_BrkShrinkUnmapsAnonMmap_Test && )
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Task_BrkShrinkUnmapsAnonMmap_Test & operator= (const Task_BrkShrinkUnmapsAnonMmap_Test & )
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
Task_BrkShrinkUnmapsAnonMmap_Test & operator= (Task_BrkShrinkUnmapsAnonMmap_Test && )
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc
void ~Task_BrkShrinkUnmapsAnonMmap_Test ()
Defined at line 521 of file ../../src/starnix/tests/syscalls/cpp/task_test.cc