kernel
kernel copied to clipboard
ELF needs tests, badly
We can probably construct some (valid & invalid) fake ELF binaries and ensure that the ELF parser can interpret them correctly.
I suspect there are probably large & representative test cases from other projects that we can borrow at least some of...