bluetoothapitest/bluetoothsvs/T_BTSdpAPI/scripts/setup-BTSDP-PublicApi.script
changeset 0 29b1cd4cb562
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 //
       
     2 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 RUN_UTILS MkDir		${SYSDRIVE}\bluetooth\
       
    18 RUN_UTILS MkDir		${SYSDRIVE}\bluetooth\sdp\
       
    19 
       
    20 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.script
       
    21 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.script
       
    22 
       
    23 RUN_UTILS CopyFile	z:\bluetooth\t_bluetooth.tcs		${SYSDRIVE}\bluetooth\t_bluetooth.tcs
       
    24 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\t_bluetooth.tcs 
       
    25 
       
    26 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.script
       
    27 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.script
       
    28 
       
    29 
       
    30 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.script
       
    31 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.script
       
    32 
       
    33 
       
    34 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.script
       
    35 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.script
       
    36 
       
    37 
       
    38 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.script
       
    39 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.script
       
    40 
       
    41 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.script
       
    42 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.script
       
    43 
       
    44 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.script
       
    45 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.script
       
    46 
       
    47 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.script
       
    48 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.script
       
    49 
       
    50 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.script
       
    51 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.script
       
    52 
       
    53 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.script
       
    54 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.script
       
    55 
       
    56 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.script
       
    57 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.script
       
    58 
       
    59 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.script
       
    60 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.script
       
    61 
       
    62 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.script
       
    63 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.script
       
    64 
       
    65 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.script		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.script
       
    66 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.script
       
    67 
       
    68 
       
    69 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.script
       
    70 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.script
       
    71 
       
    72 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.script
       
    73 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.script
       
    74 
       
    75 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.script
       
    76 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.script
       
    77 
       
    78 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.script
       
    79 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.script
       
    80 
       
    81 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.script	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.script
       
    82 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.script
       
    83 
       
    84 
       
    85 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.ini
       
    86 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Master.ini
       
    87 
       
    88 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.ini
       
    89 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Active-Slave.ini
       
    90 
       
    91 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.ini
       
    92 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Master.ini
       
    93 
       
    94 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.ini
       
    95 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Passive-Slave.ini
       
    96 
       
    97 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.ini
       
    98 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Agent-PublicApi-Unconnected.ini
       
    99 
       
   100 
       
   101 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.ini
       
   102 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Master.ini
       
   103 
       
   104 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.ini
       
   105 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Active-Slave.ini
       
   106 
       
   107 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.ini
       
   108 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Master.ini
       
   109 
       
   110 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.ini
       
   111 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Database-PublicApi-Passive-Slave.ini
       
   112 
       
   113 
       
   114 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.ini
       
   115 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Master.ini
       
   116 
       
   117 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.ini
       
   118 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Active-Slave.ini
       
   119 
       
   120 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.ini
       
   121 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Master.ini
       
   122 
       
   123 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.ini
       
   124 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Passive-Slave.ini
       
   125 
       
   126 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.ini			${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.ini
       
   127 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-Lists-PublicApi-Unconnected.ini
       
   128 
       
   129 
       
   130 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.ini	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.ini
       
   131 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Master.ini
       
   132 
       
   133 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.ini
       
   134 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Active-Slave.ini
       
   135 
       
   136 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.ini	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.ini
       
   137 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Master.ini
       
   138 
       
   139 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.ini	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.ini
       
   140 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Passive-Slave.ini
       
   141 
       
   142 RUN_UTILS CopyFile	z:\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.ini		${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.ini
       
   143 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\BTSDP-SearchPattern-PublicApi-Unconnected.ini
       
   144 
       
   145 
       
   146 RUN_UTILS CopyFile	z:\bluetooth\sdp\testdata.txt						${SYSDRIVE}\bluetooth\sdp\testdata.txt
       
   147 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\testdata.txt
       
   148 
       
   149 RUN_UTILS CopyFile	z:\bluetooth\sdp\UccControlChannelConfig.ini				${SYSDRIVE}\bluetooth\sdp\UccControlChannelConfig.ini
       
   150 RUN_UTILS MakeReadWrite	${SYSDRIVE}\bluetooth\sdp\UccControlChannelConfig.ini