1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-17 05:45:08 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andrew Kaster
4cc75501d7 Utilities+Tests: Convert test_efault to be LibTest based
This test exposed a kernel panic in is_user_range calculations, so let's
convert it to be a LibTest test so we can prevent regressions in mmap,
the page allocator, and the memory manager.
2021-07-11 19:42:00 +02:00
Renamed from Userland/Utilities/test_efault.cpp (Browse further)