Searched +refs:test +refs:block +refs:cycles (Results 1 – 2 of 2) sorted by relevance
/littlefs-2.7.6/tests/ |
D | test_exhaustion.toml | 1 [[case]] # test running a filesystem to exhaustion 3 define.LFS_BLOCK_COUNT = 256 # small bd so test runs faster 24 sprintf(path, "roadrunner/test%d", i); 53 sprintf(path, "roadrunner/test%d", i); 77 sprintf(path, "roadrunner/test%d", i); 82 LFS_WARN("completed %d cycles", cycle); 85 [[case]] # test running a filesystem to exhaustion 88 define.LFS_BLOCK_COUNT = 256 # small bd so test runs faster 106 sprintf(path, "test%d", i); 135 sprintf(path, "test%d", i); [all …]
|
D | test_badblocks.toml | 1 # bad blocks with block cycles should be tested in test_relocations 5 define.LFS_BLOCK_COUNT = 256 # small bd so test runs faster 79 define.LFS_BLOCK_COUNT = 256 # small bd so test runs faster 152 define.LFS_BLOCK_COUNT = 256 # small bd so test runs faster
|