class SkipBlockTest_WriteMultipleCopiesMultipleBlocks_Class
Defined at line 779 of file ../../src/devices/nand/drivers/skip-block/test/skip-block-test.cc
This test attempts to write 2 copies of two blocks to a partition that is 10 blocks wide.
The copies of logical block 1, start out as block 1 and 6. After erase or write failures, the
blocks are marked bad, and blocks 2 and 7 become the new "physical" copies of logical block 1,
and 3 and 8 becomes the new "physical" copies of logical block 2.
Public Methods
void SkipBlockTest_WriteMultipleCopiesMultipleBlocks_Class ()
Defined at line 779 of file ../../src/devices/nand/drivers/skip-block/test/skip-block-test.cc
void ~SkipBlockTest_WriteMultipleCopiesMultipleBlocks_Class ()
Defined at line 779 of file ../../src/devices/nand/drivers/skip-block/test/skip-block-test.cc