linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] block: Add eMMC4.5 packed commands unit-tests
@ 2012-06-12  9:41 Maya Erez
  2012-06-12  9:41 ` [PATCH 1/1] " Maya Erez
  0 siblings, 1 reply; 4+ messages in thread
From: Maya Erez @ 2012-06-12  9:41 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-arm-msm, Maya Erez

Expose the following packed commands tests:
- Test the write packed commands list preparation
- Simulate a returned error code
- Send an invalid packed command to the card

This patch is dependant in the following patches:
  [PATCH v7 1/3] mmc: core: Add packed command feature of eMMC4.5
  [PATCH v7 2/3] mmc: core: Support packed write command for eMMC4.5 device
  [RFC/PATCH 1/1] Add MMC write packing statistics
  [PATCH v4 1/1] block: Add test-iosched scheduler

Maya Erez (1):
  block: Add eMMC4.5 packed commands unit-tests

 drivers/mmc/card/Kconfig          |   11 +
 drivers/mmc/card/Makefile         |    1 +
 drivers/mmc/card/block.c          |   82 ++-
 drivers/mmc/card/mmc_block_test.c | 1410 +++++++++++++++++++++++++++++++++++++
 drivers/mmc/card/queue.h          |   15 +
 5 files changed, 1507 insertions(+), 12 deletions(-)
 create mode 100644 drivers/mmc/card/mmc_block_test.c

-- 
1.7.3.3
-- 
Sent by a consultant of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.


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

end of thread, other threads:[~2012-06-12 20:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-12  9:41 [PATCH 0/1] block: Add eMMC4.5 packed commands unit-tests Maya Erez
2012-06-12  9:41 ` [PATCH 1/1] " Maya Erez
2012-06-12 14:11   ` Jeff Moyer
2012-06-12 20:04     ` merez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).