ktest icon indicating copy to clipboard operation
ktest copied to clipboard

Results 6 ktest issues
Sort by recently updated
recently updated
newest added

as promised, a cleaned-up version of the cross-compile work of ktest: - bcachefs-tools specific code has been eliminated from testrunner - cross-compile on host for target has been abandoned (for...

Quick & dirty test, `echo` & `fs us` should be removed, `join_by` and alike used, `dd` size & `cat` count tweaked before merge and I don't even know if it...

https://github.com/koverstreet/ktest/blob/be16039bc15efc17e9dbd152b1b6ddb471ff9408/tests/bcache/discard.ktest#L5 Can you git add container_lib.sh?

https://github.com/koverstreet/ktest/blob/be16039bc15efc17e9dbd152b1b6ddb471ff9408/tests/bcache/flash_dev.ktest#L19 Is debug_check_bkeys only used for bcachefs?

Added a couple tests that were useful for debugging OSDs. I included the boot test from the other PR. Updated some of the infrastructure to support non-ZFS OSDs. The FSTYPE...

I noticed that bcachefs-tools got dropped from Debian - it caused an install failure when setting up ktest on my laptop. I saw you had a patch to build it...