linux/drivers/mtd/tests
Miquel Raynal 72c5af0027 mtd: rawnand: Clarify Kconfig entry MTD_NAND
MTD_NAND is large and encloses much more than what the symbol is
actually used for: raw NAND. Clarify the symbol by naming it
MTD_RAW_NAND instead.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
2019-04-18 08:54:00 +02:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mtd_nandecctest.c mtd: rawnand: Clarify Kconfig entry MTD_NAND 2019-04-18 08:54:00 +02:00
mtd_test.c mtd: Unconditionally update ->fail_addr and ->addr in part_erase() 2018-03-15 18:22:26 +01:00
mtd_test.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nandbiterrs.c mtd: tests: nandbiterrs: Fix read_page return value 2018-01-09 10:56:29 +01:00
oobtest.c mtd: mtd_oobtest: Handle bitflips during reads 2018-01-12 10:24:08 +01:00
pagetest.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
readtest.c
speedtest.c mtd: Unconditionally update ->fail_addr and ->addr in part_erase() 2018-03-15 18:22:26 +01:00
stresstest.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
subpagetest.c mtd: subpagetest: fix wrong written check in function write_eraseblock2 2017-06-08 16:39:21 -07:00
torturetest.c