os/mm/mmtestenv/mmtesttools/RTA/makeContent.script
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmtestenv/mmtesttools/RTA/makeContent.script	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,48 @@
     1.4 +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +// ********** Creating DRM archives *********************
    1.18 +// must be executed prior to any DRM test on a target hardware
    1.19 +
    1.20 +
    1.21 +
    1.22 +RUN_UTILS Delete  c:\ICL\TestImages\Image.contentrights
    1.23 +RUN_UTILS Delete  c:\ICL\TestImages\Image.content
    1.24 +RUN_UTILS Delete  c:\ICL\TestImages\ImageContentNoRights.content
    1.25 +RUN_UTILS Delete  c:\ICL\TestImages\SingleImage.content
    1.26 +RUN_UTILS Delete  c:\ICL\TestImages\SingleImage.contentrights
    1.27 +
    1.28 +RUN_UTILS Delete  c:\AclntITestData\Audio.contentrights
    1.29 +RUN_UTILS Delete  c:\AclntITestData\Audio.content
    1.30 +RUN_UTILS Delete  c:\AclntITestData\AudioContentNoRights.content
    1.31 +
    1.32 +RUN_UTILS Delete  c:\AclntITestData\AudioOgg.contentrights
    1.33 +RUN_UTILS Delete  c:\AclntITestData\AudioOgg.content
    1.34 +RUN_UTILS Delete  c:\AclntITestData\AudioOggContentNoRights.content
    1.35 +
    1.36 +RUN_UTILS Delete  c:\MidiClntITestData\Midi.contentrights
    1.37 +RUN_UTILS Delete  c:\MidiClntITestData\Midi.content
    1.38 +
    1.39 +RUN_UTILS Delete  c:\mm\mmf\testfiles\vclnt\VideoContentNoRights.content 
    1.40 +RUN_UTILS Delete  c:\mm\mmf\testfiles\vclnt\Video.contentrights
    1.41 +RUN_UTILS Delete  c:\mm\mmf\testfiles\vclnt\Video.content
    1.42 +
    1.43 +RUN_UTILS Delete  c:\tsu_icl_imgdisp_01\ImgDispl.contentrights
    1.44 +RUN_UTILS Delete  c:\tsu_icl_imgdisp_01\ImgDispl.content
    1.45 +
    1.46 +RUN_UTILS Delete  c:\mm\mmf\testfiles\aclnt\SingleTone.contentrights
    1.47 +RUN_UTILS Delete  c:\mm\mmf\testfiles\aclnt\SingleTone.content
    1.48 +
    1.49 +RUN_SCRIPT c:\rta\rta.script
    1.50 +
    1.51 +