summaryrefslogtreecommitdiff
path: root/Tests/Kernel/TestMemoryDeviceMmap.cpp
AgeCommit message (Collapse)Author
2021-10-22Tests: Add a unit test to ensure the /dev/mem device works correctlyLiav A
To ensure everything works as expected, a unit test was added with multiple scenarios. This binary has to have the SetUID flag, and we also bind-mount the /usr/Tests directory to allow running of SetUID binaries.