SakeTami
bcachefs
bcachefs

patreon


ktest

The test framework I use for bcachefs - ktest - has been getting various cleanups and fixes to make it easier for other people to use - in particular, it works on non debian distributions now.

For anyone who's been interesting in getting started with kernel development or bcachefs development, ktest makes it really easy to get started: no messing with virtual machines to set up a test environment, it'll build a kernel and launch a VM to run your tests with a single command.

Check it out: https://github.com/koverstreet/ktest


More Creators