diff -r 31d6e1ae5283 -r 4269ca484c7b devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp --- a/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp Tue Jul 06 16:02:18 2010 +0300 +++ b/devsound/a3fintegrationtest/src/tsi_a3f_devsound_testsuite.cpp Wed Aug 18 11:16:18 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