# HG changeset patch
# User Brendan Donegan brendand@symbian.org
# Date 1253714405 -3600
# Node ID 30679e48c2af8d0440db7f681940e88aa352f84f
# Parent f2ae537e63405afa1594abefc721484b0220d9d6# Parent 63547bf8080984ad2974e2b5fae9f0e2487a4265
merge
diff -r 63547bf80809 -r 30679e48c2af common/tools/ats/bctest/graphics/graphicssvs.xml
--- a/common/tools/ats/bctest/graphics/graphicssvs.xml Wed Sep 23 14:15:55 2009 +0100
+++ b/common/tools/ats/bctest/graphics/graphicssvs.xml Wed Sep 23 15:00:05 2009 +0100
@@ -8,7 +8,6 @@
-
diff -r 63547bf80809 -r 30679e48c2af common/tools/ats/bctest/multimedia/multimediasvs.pl
--- a/common/tools/ats/bctest/multimedia/multimediasvs.pl Wed Sep 23 14:15:55 2009 +0100
+++ b/common/tools/ats/bctest/multimedia/multimediasvs.pl Wed Sep 23 15:00:05 2009 +0100
@@ -21,7 +21,8 @@
use File::Path;
unlink "multimediatest.zip";
-##rmtree "temp";
+rmtree "temp" or die "failed : $!";
+
mkpath "temp/multimediatest/general/multimedia/t_imagedecoder";
mkpath "temp/multimediatest/general/multimedia/t_imageencoder";
mkpath "temp/multimediatest/general/multimedia/t_mdaaudioconvertutility";
diff -r 63547bf80809 -r 30679e48c2af common/tools/ats/bctest/multimedia/multimediatest.xml
--- a/common/tools/ats/bctest/multimedia/multimediatest.xml Wed Sep 23 14:15:55 2009 +0100
+++ b/common/tools/ats/bctest/multimedia/multimediatest.xml Wed Sep 23 15:00:05 2009 +0100
@@ -8,7 +8,6 @@
-
@@ -1221,8 +1220,6 @@
multimediatest/general/multimedia/t_mdaaudioplayerutility/explode.au
multimediatest/general/multimedia/mm-mmf-aclnt-rcrdr-publicapi.script
multimediatest/general/multimedia/mm-mmf-aclnt-rcrdr-publicapi.ini
- multimediatest/general/multimedia/t_mdaaudioplayerutility/pcm16stereo8khz.wav
- multimediatest/general/multimedia/t_mdaaudioplayerutility/corrupted.wav
multimediatest/general/multimedia/mm-mmf-aclnt-tone-publicapi.script
multimediatest/general/multimedia/mm-mmf-aclnt-tone-publicapi.ini
multimediatest/general/multimedia/t_audiotoneutility/sequence1.sqn
diff -r 63547bf80809 -r 30679e48c2af common/tools/ats/bctest/package_definition.xml
--- a/common/tools/ats/bctest/package_definition.xml Wed Sep 23 14:15:55 2009 +0100
+++ b/common/tools/ats/bctest/package_definition.xml Wed Sep 23 15:00:05 2009 +0100
@@ -1,81 +1,136 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file