blktests is a test framework for the Linux kernel block layer and storage stack. It is inspired by thexfstestsfilesystem testing framework. It was originally written by Omar Sandoval andannounced in 2017. Getting Started The dependencies are minimal, but make sure you have them installed: ...
2 changes: 1 addition & 1 deletion2tests/srp/rc Original file line numberDiff line numberDiff line change Expand Up@@ -51,7 +51,7 @@ group_requires() { _have_module ib_uverbs _have_module null_blk _have_module rdma_cm if[-n"$use_rxe"];then ...
aI think SuperPro SP5000 tests damage blocks (= BadBlk on your picture) and says: Everything is OKAY which is right. Really the part doesn't contain any damage blocks or a litttle damage blocks but contains a lot of prohibited blocks. According to this logic for SuperPro SP5000 is va...
4 changes: 3 additions & 1 deletion 4 __e2e__/tests/create-account.test.ts Original file line numberDiff line numberDiff line change @@ -25,7 +25,9 @@ describe('Create account', () => { await element(by.id('handleInput')).typeText('e2e-test') await device.takeScreenshot('4...
/// - if yes, then test format/mount/umount over this ublk-ramdisk #[test] fntest_ublk_ramdisk(){ fnrd_handle_io(q:&UblkQueue,tag:u16,_io:&UblkIOCtx,buf_addr:*mutu8,start:u64){ letiod = q.get_iod(tag); letoff =(iod.start_sector<<9)asu64; ...