pluto/test
DrDeano c9a9be8182
Create a blank FAT32 image
This will be used for testing the FAT32 driver for the kernel and will be integrated into the OS as a mkfs.fat32 program.
Plus typos

Fixed dependencies


Removed `fat32_` in options

Plus fixed doc comment

Removed the DefaultOrValue

Also reordered some stuff

Removed the serial time for more parameters


Moved writer() and seekableStream() to variables


Refactored mkFAT32
2020-09-27 20:58:18 +01:00
..
mock/kernel Tidy up the mocking framwork 2020-09-23 15:58:47 +01:00
ramdisk_test1.txt Created ramdisk build step 2020-07-25 11:18:19 +01:00
ramdisk_test2.txt Created ramdisk build step 2020-07-25 11:18:19 +01:00
runtime_test.zig Create a blank FAT32 image 2020-09-27 20:58:18 +01:00