os/mm/mmtestenv/mmtesttools/Scripts/DABS/CommandFiles/MMFSecureDrmIntTests_copy_data.txt
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmtestenv/mmtesttools/Scripts/DABS/CommandFiles/MMFSecureDrmIntTests_copy_data.txt Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,22 @@
1.4 +md E:\Logs\
1.5 +md E:\Logs\TestResults\
1.6 +md E:\Logs\TestExecute\
1.7 +md c:\securedrm\
1.8 +
1.9 +copy z:\securedrm_testdata.ini c:\securedrm_testdata.ini
1.10 +copy z:\securedrm_video.ini c:\securedrm_video.ini
1.11 +copy z:\securedrm_audio.ini c:\securedrm_audio.ini
1.12 +
1.13 +copy E:\inttest\mmf\securedrm\audiocontent2.xml c:\securedrm\audiocontent2.xml
1.14 +copy E:\inttest\mmf\securedrm\audiorights2.xml c:\securedrm\audiorights2.xml
1.15 +copy E:\inttest\mmf\securedrm\videocontent2.xml c:\securedrm\videocontent2.xml
1.16 +copy E:\inttest\mmf\securedrm\videorights2.xml c:\securedrm\videorights2.xml
1.17 +copy E:\inttest\mmf\securedrm\small.wav c:\securedrm\small.wav
1.18 +copy E:\inttest\mmf\securedrm\xvidonly.avi c:\securedrm\xvidonly.avi
1.19 +
1.20 +copy Z:\tsi_mmf_securedrm_testdata.script c:\tsi_mmf_securedrm_testdata.script
1.21 +
1.22 +REM The tsi_mmf_securedrm_testdata script must be launched here
1.23 +REM because it doesn't work with the DABS scripts that use the
1.24 +REM RUNTESTS command to execute it.
1.25 +testexecute c:\tsi_mmf_securedrm_testdata.script
1.26 \ No newline at end of file