devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
--- a/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp	Tue Aug 31 16:43:06 2010 +0300
+++ b/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp	Wed Sep 01 12:38:50 2010 +0100
@@ -88,7 +88,7 @@
  */
 void CTestSuiteA3FDevSound::InitialiseL()
 	{
-	const TUint32 KMMFFourCCCodeInvalid = 0x414d5121;
+	const TUint32 KMMFFourCCCodeInvalid = 0x414d5111;
 	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"), fourCCCodePCM16));
+	AddTestStepL(RStepA3FDevSoundPlaySimple::NewL(_L("MM-A3F-DEVSOUND-PLAY-PCM-LONG-I-0001"), _L("SectionPCM-Long-0001"), fourCCCodePCMU8));
 
 	// DevSound PCM - Record test cases