devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp
branchRCL_3
changeset 49 735348f59235
parent 0 40261b775718
child 50 948c7f65f6d4
--- a/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp	Thu Aug 19 11:23:35 2010 +0300
+++ b/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp	Tue Aug 31 16:43:06 2010 +0300
@@ -88,7 +88,7 @@
  */
 void CTestSuiteA3FDevSound::InitialiseL()
 	{
-	const TUint32 KMMFFourCCCodeInvalid = 0x414d5111;
+	const TUint32 KMMFFourCCCodeInvalid = 0x414d5121;
 	TFourCC fourCCCodePCM8(KMMFFourCCCodePCM8);
 	TFourCC fourCCCodePCMU8(KMMFFourCCCodePCMU8);
 	TFourCC fourCCCodePCM16(KMMFFourCCCodePCM16);
@@ -150,7 +150,7 @@
 
 	// DevSound PCM - Long Play test cases
 
-	AddTestStepL(RStepA3FDevSoundPlaySimple::NewL(_L("MM-A3F-DEVSOUND-PLAY-PCM-LONG-I-0001"), _L("SectionPCM-Long-0001"), fourCCCodePCMU8));
+	AddTestStepL(RStepA3FDevSoundPlaySimple::NewL(_L("MM-A3F-DEVSOUND-PLAY-PCM-LONG-I-0001"), _L("SectionPCM-Long-0001"), fourCCCodePCM16));
 
 	// DevSound PCM - Record test cases