funky Ktest is the testing framework I’m developing for akern that aims to have at least 1:1 feature parity with the default rust tests. Feel free to ask questions, suggest features or discuss anything related to ktest here 🙂
funky AbleTheAbove To run tests it’s cargo repbuild run —ktest To build a test kernel it’s cargo repbuild build —ktest