mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2025-12-23 22:47:55 -05:00
Having the ability to use the `FrameAlloctor`, simulating via the heap is a very useful pattern when testing libkernel code. Make the test fixture public for other modules to use.