mirror of
https://github.com/hexagonal-sun/moss-kernel.git
synced 2026-04-20 07:08:37 -04: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.