diff -r fcaf4606ba4e -r 9d4397b300d1 devsound/a3fcharacterisationtest/src/char_a3f_devsound_compliancesuite.cpp --- a/devsound/a3fcharacterisationtest/src/char_a3f_devsound_compliancesuite.cpp Thu Oct 07 23:44:30 2010 +0100 +++ b/devsound/a3fcharacterisationtest/src/char_a3f_devsound_compliancesuite.cpp Mon Oct 18 12:47:26 2010 +0100 @@ -192,6 +192,7 @@ AddTestStepL(RA3FDevSoundTonePlayDTMFStringWithoutCallingInitializeTest::NewL(_L("MM-A3F-DEVSOUND-CHRTZ-TONE-0061"))); AddTestStepL(RA3FDevSoundTonePlayToneSequenceWithoutCallingInitializeTest::NewL(_L("MM-A3F-DEVSOUND-CHRTZ-TONE-0062"))); AddTestStepL(RA3FDevSoundTonePlayToneSequenceUsingInvalidDescriptorTest::NewL(_L("MM-A3F-DEVSOUND-CHRTZ-TONE-0063"))); + AddTestStepL(RA3FDevSoundTonePlayToneFixedSequenceTest::NewL(_L("MM-A3F-DEVSOUND-CHRTZ-TONE-0064"))); //- Record Audio Test Cases --------------------------------------------------------- AddTestStepL(RA3FDevSoundRecordConfigurationSetConfigTest::NewL(_L("MM-A3F-DEVSOUND-CHRTZ-REC-RAW-0001")));