Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-22 | Tests: Add a unit test to ensure the /dev/mem device works correctly | Liav 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. |