From mboxrd@z Thu Jan 1 00:00:00 1970 From: merez@codeaurora.org Subject: Re: [PATCH 1/1] block: Add eMMC4.5 packed commands unit-tests Date: Tue, 12 Jun 2012 13:04:08 -0700 (PDT) Message-ID: <877b9088e2763c57e24f9931b5839a3e.squirrel@www.codeaurora.org> References: <1339494088-29126-1-git-send-email-merez@codeaurora.org> <1339494088-29126-2-git-send-email-merez@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: Sender: linux-mmc-owner@vger.kernel.org To: Jeff Moyer Cc: Maya Erez , linux-mmc@vger.kernel.org, linux-arm-msm@vger.kernel.org, Lee Susman , open list List-Id: linux-arm-msm@vger.kernel.org On Tue, June 12, 2012 7:11 am, Jeff Moyer wrote: > Maya Erez writes: > >> 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 >> >> Signed-off-by: Lee Susman >> Signed-off-by: Maya Erez >> >> diff --git a/drivers/mmc/card/Kconfig b/drivers/mmc/card/Kconfig >> index 3b1f783..bbe8cac 100644 >> --- a/drivers/mmc/card/Kconfig >> +++ b/drivers/mmc/card/Kconfig >> @@ -67,3 +67,14 @@ config MMC_TEST >> >> This driver is only of interest to those developing or >> testing a host driver. Most people should say N here. >> + >> +config MMC_BLOCK_TEST >> + tristate "MMC block test" >> + depends on MMC_BLOCK && IOSCHED_TEST > > Umm, if this depends on your iosched-test patch, then you should make > them both part of a patch series. It would have answered one of my > questions on that patch. > > Cheers, > Jeff > I will combine them in the next patch. Thanks, Maya Erez -- Sent by consultant of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum