devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp
changeset 41 f7bf1ed8db72
parent 0 40261b775718
child 50 948c7f65f6d4
--- a/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp	Fri Jul 09 13:09:11 2010 +0100
+++ b/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp	Mon Aug 23 18:56:36 2010 +0100
@@ -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