diff -r 28839de615b4 -r 26645d81f48d traceservices/tracefw/ulogger/unit_test/group/bld.inf --- a/traceservices/tracefw/ulogger/unit_test/group/bld.inf Thu Aug 19 11:36:21 2010 +0300 +++ b/traceservices/tracefw/ulogger/unit_test/group/bld.inf Tue Aug 31 16:57:14 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -12,65 +12,57 @@ // // Description: // -/** - @file bld.inf - @internalTechnology -*/ -PRJ_PLATFORMS -WINSCW -ARMV5 PRJ_TESTEXPORTS - //te_outfrwk files -te_outfrwk.iby /epoc32/rom/include/te_outfrwk.iby -../scripts/te_outfrwk.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_outfrwk.script - +te_outfrwk.iby /epoc32/rom/include/te_outfrwk.iby +../scripts/te_outfrwk.script z:/testdata/scripts/te_outfrwk.script //te_sysconfig -te_sysconfig.iby /epoc32/rom/include/te_sysconfig.iby -../scripts/te_sysconfig.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_sysconfig.script - +te_sysconfig.iby /epoc32/rom/include/te_sysconfig.iby +../scripts/te_sysconfig.script z:/testdata/scripts/te_sysconfig.script //te_outfrwkchans/te_file -te_file.iby /epoc32/rom/include/te_file.iby -../scripts/te_file.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_file.script +te_file.iby /epoc32/rom/include/te_file.iby +../scripts/te_file.script z:/testdata/scripts/te_file.script //te_outfrwkchans/te_serial -te_serial.iby /epoc32/rom/include/te_serial.iby -../scripts/te_serial.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_serial.script +te_serial.iby /epoc32/rom/include/te_serial.iby +../scripts/te_serial.script z:/testdata/scripts/te_serial.script //te_server -te_server.iby /epoc32/rom/include/te_server.iby -../scripts/te_server.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_server.script +te_server.iby /epoc32/rom/include/te_server.iby +../scripts/te_server.script z:/testdata/scripts/te_server.script //te_client -te_client.iby /epoc32/rom/include/te_client.iby -../scripts/te_client.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_client.script +te_client.iby /epoc32/rom/include/te_client.iby +../scripts/te_client.script z:/testdata/scripts/te_client.script //to run all script files at once. -te_unittestsuite.iby /epoc32/rom/include/te_unittestsuite.iby -../scripts/te_unittestsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_unittestsuite.script +te_unittestsuite.iby /epoc32/rom/include/te_unittestsuite.iby +../scripts/te_unittestsuite.script z:/testdata/scripts/te_unittestsuite.script //to run automated script files at once -te_automatedsuite.iby /epoc32/rom/include/te_automatedsuite.iby -../scripts/te_automatedsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_automatedsuite.script +te_automatedsuite.iby /epoc32/rom/include/te_automatedsuite.iby +../scripts/te_automatedsuite.script z:/testdata/scripts/te_automatedsuite.script +//Test script for platform that doesn't support serial port +../scripts/te_automatedsuite_noserial.script z:/testdata/scripts/te_automatedsuite_noserial.script //te_createconfig -te_createconfig.iby /epoc32/rom/include/te_createconfig.iby +te_createconfig.iby /epoc32/rom/include/te_createconfig.iby //te_sysstart -te_sysstart.iby /epoc32/rom/include/te_sysstart.iby -../scripts/te_sysstart.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_sysstart.script +te_sysstart.iby /epoc32/rom/include/te_sysstart.iby +../scripts/te_sysstart.script z:/testdata/scripts/te_sysstart.script PRJ_TESTMMPFILES -te_outfrwk.mmp -te_createconfig.mmp -te_sysconfig.mmp -te_file.mmp -te_serial.mmp -te_server.mmp -te_client.mmp -te_sysstart.mmp +te_outfrwk.mmp manual +te_createconfig.mmp manual +te_sysconfig.mmp manual +te_file.mmp manual +te_serial.mmp manual +te_server.mmp manual +te_client.mmp manual +te_sysstart.mmp manual