serenity/Userland/Tests
Hendiadyoin1 7f60090c43 Kernel: Add Test for munmap of multiple regions
Tests: Improve munmap-test

We now Unmap page aligned and check if the regions were really unmappped etc.

Tests: Cleanup Munmap-test

added a cleanup and removed a useless cast
2021-03-13 10:00:46 +01:00
..
AK AK+Format: Don't cast to size_t when you want u64. 2021-02-13 19:47:06 +01:00
Kernel Kernel: Add Test for munmap of multiple regions 2021-03-13 10:00:46 +01:00
LibC Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00
LibGfx Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 2021-03-12 17:29:37 +01:00
LibM LibM: Add scalbn and associated functions 2021-03-09 07:28:06 +01:00
UserspaceEmulator Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CMakeLists.txt AK+Format: Don't cast to size_t when you want u64. 2021-02-13 19:47:06 +01:00