os/security/cryptomgmtlibs/securitytestfw/test/autotesting/runauthtests.bat
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
sl@0
     1
@rem
sl@0
     2
@rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
@rem All rights reserved.
sl@0
     4
@rem This component and the accompanying materials are made available
sl@0
     5
@rem under the terms of the License "Eclipse Public License v1.0"
sl@0
     6
@rem which accompanies this distribution, and is available
sl@0
     7
@rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
@rem
sl@0
     9
@rem Initial Contributors:
sl@0
    10
@rem Nokia Corporation - initial contribution.
sl@0
    11
@rem
sl@0
    12
@rem Contributors:
sl@0
    13
@rem
sl@0
    14
@rem Description: 
sl@0
    15
@rem
sl@0
    16
	
sl@0
    17
md c:\tauth
sl@0
    18
copy /s z:\tauth\* c:\tauth
sl@0
    19
sl@0
    20
testexecute \tauth\tauthkeys\scripts\tauthkeys.script 
sl@0
    21
move c:\logs\testexecute\tauthkeys.htm e:\testresults\tauthkeys.htm
sl@0
    22
sl@0
    23
testexecute \tauth\tauthdb\scripts\tauthdb.script 
sl@0
    24
move c:\logs\testexecute\tauthdb.htm e:\testresults\tauthdb.htm
sl@0
    25
sl@0
    26
testexecute \tauth\tauthcliserv\scripts\tauthcliserv.script 
sl@0
    27
move c:\logs\testexecute\tauthcliserv.htm e:\testresults\tauthcliserv.htm
sl@0
    28
sl@0
    29
testexecute \tauth\tauthexpr\scripts\tauthexpr.script 
sl@0
    30
move c:\logs\testexecute\tauthexpr.htm e:\testresults\tauthexpr.htm
sl@0
    31
sl@0
    32
testexecute \tauth\tauthplugins\scripts\tauthplugins.script
sl@0
    33
move c:\logs\testexecute\tauthplugins.htm e:\testresults\tauthplugins.htm
sl@0
    34
sl@0
    35
testexecute \tauth\tauthsvr\scripts\tauthsvr2.script
sl@0
    36
move c:\logs\testexecute\tauthsvr2.htm e:\testresults\tauthsvr2.htm
sl@0
    37
sl@0
    38
testexecute \tauth\tauthsvr\scripts\tauthsvrclock.script
sl@0
    39
move c:\logs\testexecute\tauthsvrclock.htm e:\testresults\tauthsvrclock.htm
sl@0
    40
sl@0
    41
testexecute \tauth\tpinplugin\scripts\tpinplugin.script
sl@0
    42
move c:\logs\testexecute\tpinplugin.htm e:\testresults\tpinplugin.htm
sl@0
    43
sl@0
    44
testexecute \tauth\tauthsvr\scripts\tpostmarketplugin.script
sl@0
    45
move c:\logs\testexecute\tpostmarketplugin.htm e:\testresults\tpostmarketplugin.htm
sl@0
    46
sl@0
    47
testexecute \tauth\tauthsvr\scripts\tclientsidsupport.script
sl@0
    48
move c:\logs\testexecute\tclientsidsupport.htm e:\testresults\tclientsidsupport.htm
sl@0
    49
sl@0
    50
testexecute \tauth\securitytests\scripts\authsecuritytests.script
sl@0
    51
move c:\logs\testexecute\authsecuritytests.htm e:\testresults\authsecuritytests.htm
sl@0
    52
sl@0
    53
testexecute \tauth\tauthsvr\scripts\tauthsvr_performance.script
sl@0
    54
move c:\logs\testexecute\tauthsvr_performance.htm e:\testresults\tauthsvr_performance.htm
sl@0
    55
sl@0
    56
attrib c:\tauth\*.* -r
sl@0
    57
del c:\tauth\*.*
sl@0
    58
rmdir c:\tauth
sl@0
    59
del c:\sys\bin\tauthsvr1.exe
sl@0
    60
del c:\sys\bin\tauthsvr_new.exe