natfw/natfwunsaf_protocols/tsrc/ut_unsaf_codec/group/ut_cnatfwunsafcodec.mmp
changeset 0 1bce908db942
equal deleted inserted replaced
-1:000000000000 0:1bce908db942
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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 
       
    18 
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 #include <eunitcaps.h>
       
    23 
       
    24 TARGET                  ut_cnatfwunsafcodec.dll
       
    25 TARGETTYPE              dll
       
    26 TARGETPATH              /DigiaEUnit/Tests
       
    27 UID                     0x1000af5a 0x01700000
       
    28 
       
    29 CAPABILITY      EUNIT_CAPS
       
    30 
       
    31 VENDORID                VID_DEFAULT
       
    32 
       
    33 MACRO           TEST_EUNIT // to allow friend class in target class
       
    34 
       
    35 SOURCEPATH              ../src
       
    36 SOURCE                  ut_cnatfwunsafcodecdllmain.cpp
       
    37 SOURCE                  ut_cnatfwunsafallocaterequest.cpp
       
    38 SOURCE                  ut_cnatfwunsafalternateserverattribute.cpp
       
    39 SOURCE                  ut_cnatfwunsafbandwidthattribute.cpp
       
    40 SOURCE                  ut_cnatfwunsafbindingrequest.cpp
       
    41 SOURCE                  ut_cnatfwunsafbindingresponse.cpp
       
    42 SOURCE                  ut_cnatfwunsafchangedaddressattribute.cpp
       
    43 SOURCE                  ut_cnatfwunsafchangerequestattribute.cpp
       
    44 SOURCE                  ut_cnatfwunsafconnectrequest.cpp
       
    45 SOURCE                  ut_cnatfwunsafdataattribute.cpp
       
    46 SOURCE                  ut_cnatfwunsafdestinationaddressattribute.cpp
       
    47 SOURCE                  ut_cnatfwunsaferrorcodeattribute.cpp
       
    48 SOURCE                  ut_cnatfwunsaffingerprintattribute.cpp
       
    49 SOURCE                  ut_cnatfwunsaficecontrolledattribute.cpp
       
    50 SOURCE                  ut_cnatfwunsaficecontrollingattribute.cpp
       
    51 SOURCE                  ut_cnatfwunsaflifetimeattribute.cpp
       
    52 SOURCE                  ut_cnatfwunsafmagiccookieattribute.cpp
       
    53 SOURCE                  ut_cnatfwunsafmappedaddressattribute.cpp
       
    54 SOURCE                  ut_cnatfwunsafmessage.cpp
       
    55 SOURCE                  ut_cnatfwunsafmessagefactory.cpp
       
    56 SOURCE                  ut_cnatfwunsafmessageintegrityattribute.cpp
       
    57 SOURCE                  ut_cnatfwunsafnonceattribute.cpp
       
    58 SOURCE                  ut_cnatfwunsafpasswordattribute.cpp
       
    59 SOURCE                  ut_cnatfwunsafpriorityattribute.cpp
       
    60 SOURCE                  ut_cnatfwunsafrealmattribute.cpp
       
    61 SOURCE                  ut_cnatfwunsafreflectedfromattribute.cpp
       
    62 SOURCE                  ut_cnatfwunsafrelayaddressattribute.cpp
       
    63 SOURCE                  ut_cnatfwunsafremoteaddressattribute.cpp
       
    64 SOURCE                  ut_cnatfwunsafrequestedipattribute.cpp
       
    65 SOURCE                  ut_cnatfwunsafrequestedportpropsattribute.cpp
       
    66 SOURCE                  ut_cnatfwunsafrequestedtransportattribute.cpp
       
    67 SOURCE                  ut_cnatfwunsafresponseaddressattribute.cpp
       
    68 SOURCE                  ut_cnatfwunsafsendindication.cpp
       
    69 SOURCE                  ut_cnatfwunsafserverattribute.cpp
       
    70 SOURCE                  ut_cnatfwunsafsetactivedestinationrequest.cpp
       
    71 SOURCE                  ut_cnatfwunsafsourceaddressattribute.cpp
       
    72 SOURCE                  ut_cnatfwunsaftcprelaypacket.cpp
       
    73 SOURCE                  ut_cnatfwunsaftcprelaypacketfactory.cpp
       
    74 SOURCE                  ut_cnatfwunsaftimervalattribute.cpp
       
    75 SOURCE                  ut_cnatfwunsafunknownattributesattribute.cpp
       
    76 SOURCE                  ut_cnatfwunsafusecandidateattribute.cpp
       
    77 SOURCE                  ut_cnatfwunsafusernameattribute.cpp
       
    78 SOURCE                  ut_cnatfwunsafxormappedaddressattribute.cpp
       
    79 SOURCE                  ut_cnatfwunsafxoronlyattribute.cpp
       
    80 
       
    81 // Sources needed by the test
       
    82 SOURCEPATH              ../../../unsaf_codec/src
       
    83 SOURCE                  natfwunsafmessagefactory.cpp
       
    84 SOURCE                  natfwunsafmessage.cpp
       
    85 SOURCE                  natfwunsafbindingrequest.cpp
       
    86 SOURCE                  natfwunsafbindingindication.cpp
       
    87 SOURCE                  natfwunsafbindingresponse.cpp
       
    88 SOURCE                  natfwunsafbindingerrorresponse.cpp
       
    89 SOURCE                  natfwunsafsharedsecretrequest.cpp
       
    90 SOURCE                  natfwunsafsharedsecretresponse.cpp
       
    91 SOURCE                  natfwunsafsharedsecreterrorResponse.cpp
       
    92 SOURCE                  natfwunsafattribute.cpp
       
    93 SOURCE                  natfwunsafaddressattribute.cpp
       
    94 SOURCE                  natfwunsafmappedaddressattribute.cpp
       
    95 SOURCE                  natfwunsafresponseaddressattribute.cpp
       
    96 SOURCE                  natfwunsafchangedaddressattribute.cpp
       
    97 SOURCE                  natfwunsafsourceaddressattribute.cpp
       
    98 SOURCE                  natfwunsafreflectedfromattribute.cpp
       
    99 SOURCE                  natfwunsafmessageintegrityattribute.cpp
       
   100 SOURCE                  natfwunsaftextattribute.cpp
       
   101 SOURCE                  natfwunsafusernameattribute.cpp
       
   102 SOURCE                  natfwunsafpasswordattribute.cpp
       
   103 SOURCE                  natfwunsafchangerequestattribute.cpp
       
   104 SOURCE                  natfwunsaferrorcodeattribute.cpp
       
   105 SOURCE                  natfwunsafunknownattributesattribute.cpp
       
   106 SOURCE                  natfwunsafxoronlyattribute.cpp
       
   107 SOURCE                  natfwunsafserverattribute.cpp
       
   108 SOURCE                  natfwunsafxormappedaddressattribute.cpp
       
   109 SOURCE                  natfwunsaffingerprintattribute.cpp
       
   110 
       
   111 SOURCE                  natfwunsaftcprelaypacketfactory.cpp
       
   112 SOURCE                  natfwunsaftcprelaypacket.cpp
       
   113 SOURCE                  natfwunsafallocaterequest.cpp
       
   114 SOURCE                  natfwunsafallocateresponse.cpp
       
   115 SOURCE                  natfwunsafallocateerrorresponse.cpp
       
   116 SOURCE                  natfwunsafsendindication.cpp
       
   117 SOURCE                  natfwunsafsetactivedestinationrequest.cpp
       
   118 SOURCE                  natfwunsafsetactivedestinationresponse.cpp
       
   119 SOURCE                  natfwunsafsetactivedestinationerrorresponse.cpp
       
   120 SOURCE                  natfwunsafdataindication.cpp
       
   121 SOURCE                  natfwunsafconnectrequest.cpp
       
   122 SOURCE                  natfwunsafconnectresponse.cpp
       
   123 SOURCE                  natfwunsafconnecterrorresponse.cpp
       
   124 SOURCE                  natfwunsafconnectstatusindication.cpp
       
   125 SOURCE                  natfwunsafrelayaddressattribute.cpp
       
   126 SOURCE                  natfwunsafalternateserverattribute.cpp
       
   127 SOURCE                  natfwunsafdestinationaddressattribute.cpp
       
   128 SOURCE                  natfwunsafremoteaddressattribute.cpp
       
   129 SOURCE                  natfwunsaflifetimeattribute.cpp
       
   130 SOURCE                  natfwunsafbandwidthattribute.cpp
       
   131 SOURCE                  natfwunsafdataattribute.cpp
       
   132 SOURCE                  natfwunsafmagiccookieattribute.cpp
       
   133 SOURCE                  natfwunsafnonceattribute.cpp
       
   134 SOURCE                  natfwunsafrealmattribute.cpp
       
   135 SOURCE                  natfwunsafrequestedportpropsattribute.cpp
       
   136 SOURCE                  natfwunsafrequestedtransportattribute.cpp
       
   137 SOURCE                  natfwunsafrequestedipattribute.cpp
       
   138 SOURCE                  natfwunsaftimervalattribute.cpp
       
   139 SOURCE                  natfwunsafconnectstatattribute.cpp
       
   140 
       
   141 SOURCE                  natfwunsaficecontrolledattribute.cpp
       
   142 SOURCE                  natfwunsaficecontrollingattribute.cpp
       
   143 SOURCE                  natfwunsafpriorityattribute.cpp
       
   144 SOURCE                  natfwunsafusecandidateattribute.cpp
       
   145 
       
   146 SOURCE                  natfwunsafutils.cpp
       
   147 SOURCE                  natfwunsafattributelookuptable.cpp
       
   148 SOURCE                  natfwunsafattributelookuptableitem.cpp
       
   149 SOURCE                  natfwunsafmessagelookuptable.cpp
       
   150 SOURCE                  natfwunsafmessagelookuptableitem.cpp
       
   151 
       
   152 
       
   153 USERINCLUDE             ../../../unsaf_codec/inc
       
   154 USERINCLUDE             ../inc
       
   155 USERINCLUDE             ../../../natfwunsafshared/inc
       
   156 USERINCLUDE             ../../../../natfwshared/inc
       
   157 USERINCLUDE             ../../../../tsrc/natfwtsrcshared/inc
       
   158 
       
   159 MW_LAYER_SYSTEMINCLUDE
       
   160 
       
   161 LIBRARY                 centralrepository.lib
       
   162 LIBRARY                 charconv.lib
       
   163 LIBRARY                 esock.lib
       
   164 LIBRARY                 EUnit.lib
       
   165 LIBRARY                 euser.lib
       
   166 LIBRARY                 flogger.lib
       
   167 LIBRARY                 hash.lib
       
   168 LIBRARY                 inetprotutil.lib
       
   169 LIBRARY                 insock.lib
       
   170 LIBRARY                 securesocket.lib
       
   171 
       
   172 // End of file