pluto/test/mock/kernel
DrDeano c60efc5239
Tidy up the mocking framwork
Closes #69
Lol 69, I am a child
2020-09-23 15:58:47 +01:00
..
arch_mock.zig Add keyboard and an x86 driver 2020-08-06 19:40:24 +01:00
cmos_mock.zig Added RTC 2020-01-15 19:50:47 +00:00
gdt_mock.zig Initial scheduler 2020-07-18 22:46:24 +01:00
idt_mock.zig Initial scheduler 2020-07-18 22:46:24 +01:00
log_mock.zig Fix mapping of addresses that span the 4MB boundary 2020-07-26 13:21:06 +01:00
mem_mock.zig Use vmm.virtToPhys in x86 paging 2020-08-25 17:43:07 +01:00
mock_framework.zig Tidy up the mocking framwork 2020-09-23 15:58:47 +01:00
paging_mock.zig Add a physical memory manager 2020-01-09 12:47:05 +00:00
panic_mock.zig Replace var with anytype 2020-07-12 18:10:00 +01:00
pic_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00
task_mock.zig Initial scheduler 2020-07-18 22:46:24 +01:00
vga_mock.zig Update code to work with zig master 2020-01-06 14:28:09 +00:00
vmm_mock.zig Use vmm.virtToPhys in x86 paging 2020-08-25 17:43:07 +01:00