kernel/eka/rombuild/f32_perf_tests_fat_exfat.oby
changeset 273 6a75fa55495f
parent 90 947f0dc9f7a8
equal deleted inserted replaced
271:dc268b18d709 273:6a75fa55495f
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    34 #include <rom\##VARIANT##\header.iby>
    34 #include <rom\##VARIANT##\header.iby>
    35 
    35 
    36 files=
    36 files=
    37 
    37 
    38 #ifdef PAGED_ROM
    38 #ifdef PAGED_ROM
    39 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt           Test\test_paged.cpp
    39 data=gentestpaged.txt           Test\test_paged.cpp
    40 #endif
    40 #endif
    41 
    41 
    42 #include <rom\##VARIANT##\kernel.iby>
    42 #include <rom\##VARIANT##\kernel.iby>
    43 #include "user.iby"
    43 #include "user.iby"
    44 #include <rom\hal\hal.iby>
    44 #include <rom\hal\hal.iby>
    56 
    56 
    57 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\group\##MAIN##test.iby>
    57 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\group\##MAIN##test.iby>
    58 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\rofs\##MAIN##test.iby>
    58 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\rofs\##MAIN##test.iby>
    59 
    59 
    60 #ifdef PAGED_ROM
    60 #ifdef PAGED_ROM
    61 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt            Test\test_unpaged.cpp   unpaged
    61 data=gentestnonpaged.txt            Test\test_unpaged.cpp   unpaged
    62 #endif
    62 #endif
    63 
    63 
    64 //-------------------------------------------------------------------------------------------------
    64 //-------------------------------------------------------------------------------------------------
    65 //------------ this is the performance tests specific part ----------------------------------------
    65 //------------ this is the performance tests specific part ----------------------------------------
    66 //-------------------------------------------------------------------------------------------------
    66 //-------------------------------------------------------------------------------------------------