diff -r f429a0a2075b -r 735348f59235 devsound/a3fintegrationtest/group/tsi_a3f_devsound.iby --- a/devsound/a3fintegrationtest/group/tsi_a3f_devsound.iby Thu Aug 19 11:23:35 2010 +0300 +++ b/devsound/a3fintegrationtest/group/tsi_a3f_devsound.iby Tue Aug 31 16:43:06 2010 +0300 @@ -28,6 +28,9 @@ data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_long_record.script \tsi_a3f_devsound_pcm_long_record.script data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play.script \tsi_a3f_devsound_pcm_play.script +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play2.script \tsi_a3f_devsound_pcm_play2.script +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play3.script \tsi_a3f_devsound_pcm_play3.script +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play4.script \tsi_a3f_devsound_pcm_play4.script // To be uncommented if long playback script required data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_long_play.script \tsi_a3f_devsound_pcm_long_play.script @@ -36,12 +39,8 @@ // DevSound config files #if defined(__NE1_TB__) //navi engine data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_record_ne.ini \tsi_a3f_devsound_record.ini -#elif defined(__MOMAP24XX_H4HRP__) //h4 +#else data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_record.ini \tsi_a3f_devsound_record.ini -#elif defined(__MOMAP34XX_SDP__) //h6 -data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_record.ini \tsi_a3f_devsound_record.ini -#else -WARNING Don’t know which ini file to use for the tsi_a3f_devsound test suite, unknown platform. #endif data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_play.ini \tsi_a3f_devsound_play.ini