I’m writing a small kernel in zig and I’ve gotten to the point where I want to beable to use the zig test feature but I would love some advice on how to approach it conceptually
project link: GitHub - csirak/zestos: a unix os written in zig for riscv