public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH -next v4 0/5] mtd: mtd_nandecctest: add more tests
@ 2012-09-07 16:48 Akinobu Mita
  2012-09-07 16:48 ` [PATCH -next v4 1/5] mtd: mtd_nandecctest: support injecting bit error for ecc code Akinobu Mita
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Akinobu Mita @ 2012-09-07 16:48 UTC (permalink / raw)
  To: linux-mtd; +Cc: Artem Bityutskiy, David Woodhouse, Akinobu Mita

This patch series adds several tests cases to mtd_nandecctest module
and tries to cover possible patterns of corruption which can be reliably
corrected or detected.

Changelog
* v4
- fix swapped two ecc arguments for __nand_correct_data()
- remove asm/byteorder include
- add comments
- update commit messages
- remove patches which are already in l2-mtd.git

* v3
- remove unnecessary include
- split into still smaller patches

* v2
- split one patch into smaller patches

Akinobu Mita (5):
  mtd: mtd_nandecctest: support injecting bit error for ecc code
  mtd: mtd_nandecctest: rewrite the test routine
  mtd: mtd_nandecctest: add no corruption test
  mtd: mtd_nandecctest: add single bit error correction test
  mtd: mtd_nandecctest: add double bit error detection tests

 drivers/mtd/tests/mtd_nandecctest.c | 249 ++++++++++++++++++++++++++++++++----
 1 file changed, 226 insertions(+), 23 deletions(-)

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: linux-mtd@lists.infradead.org
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-- 
1.7.11.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-09-23 15:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-07 16:48 [PATCH -next v4 0/5] mtd: mtd_nandecctest: add more tests Akinobu Mita
2012-09-07 16:48 ` [PATCH -next v4 1/5] mtd: mtd_nandecctest: support injecting bit error for ecc code Akinobu Mita
2012-09-07 16:48 ` [PATCH -next v4 2/5] mtd: mtd_nandecctest: rewrite the test routine Akinobu Mita
2012-09-07 16:48 ` [PATCH -next v4 3/5] mtd: mtd_nandecctest: add no corruption test Akinobu Mita
2012-09-07 16:48 ` [PATCH -next v4 4/5] mtd: mtd_nandecctest: add single bit error correction test Akinobu Mita
2012-09-07 16:48 ` [PATCH -next v4 5/5] mtd: mtd_nandecctest: add double bit error detection tests Akinobu Mita
2012-09-23 15:25 ` [PATCH -next v4 0/5] mtd: mtd_nandecctest: add more tests Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox