summaryrefslogtreecommitdiff
path: root/Tests/Kernel/TestMemoryDeviceMmap.cpp
AgeCommit message (Expand)Author
2023-01-02Everywhere: Remove unused includes of LibC/stdlib.hBen Wiederhake
2022-01-14Tests: Unmap memory ranges on /dev/mem after testing mmap(2)Liav A
2022-01-08Kernel: Implement read functionality for MemoryDeviceLiav A
2021-10-22Tests: Add a unit test to ensure the /dev/mem device works correctlyLiav A