JonasKruckenberg / k23

Experimental WASM Microkernel Operating System
https://jonaskruckenberg.github.io/k23/
250 stars 9 forks source link

refactor: improve testing setup #118

Closed JonasKruckenberg closed 2 weeks ago

JonasKruckenberg commented 2 weeks ago

This PR makes it possible to run on-target unit tests for the various workspace crates by allowing them (and the ktest crate) to pull in the kernel itself as a dependency. This has a few advantages: