kernel/eka/rombuild/mmctest_test.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".
    29 #include <rom\##VARIANT##\header.iby>
    29 #include <rom\##VARIANT##\header.iby>
    30 
    30 
    31 files=
    31 files=
    32 
    32 
    33 #ifdef PAGED_ROM
    33 #ifdef PAGED_ROM
    34 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    34 data=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    35 #endif
    35 #endif
    36 
    36 
    37 #include <rom\##VARIANT##\kernel.iby>
    37 #include <rom\##VARIANT##\kernel.iby>
    38 #include "user.iby"
    38 #include "user.iby"
    39 #include <rom\hal\hal.iby>
    39 #include <rom\hal\hal.iby>
    60 #include "..\..\..\kerneltest\f32test\loader\gen\ldrtest.iby"
    60 #include "..\..\..\kerneltest\f32test\loader\gen\ldrtest.iby"
    61 data=EPOCROOT##epoc32\release\##MAIN##\##BUILD##\t_ldrtst.exe			sys\bin\t_ldrtst.exe
    61 data=EPOCROOT##epoc32\release\##MAIN##\##BUILD##\t_ldrtst.exe			sys\bin\t_ldrtst.exe
    62 
    62 
    63 #endif // #ifndef EXCLUDE_TESTS
    63 #endif // #ifndef EXCLUDE_TESTS
    64 
    64 
    65 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    65 data=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    66 
    66 
    67 // scripts
    67 // scripts
    68 #if !defined(MANUALROM)
    68 #if !defined(MANUALROM)
    69 
    69 
    70 #if defined(RAMSTRESS)
    70 #if defined(RAMSTRESS)
    93 #endif
    93 #endif
    94 #endif // #ifndef EXCLUDE_TESTS
    94 #endif // #ifndef EXCLUDE_TESTS
    95 
    95 
    96 #ifdef WITH_COMP
    96 #ifdef WITH_COMP
    97 #ifdef PAGED_ROM
    97 #ifdef PAGED_ROM
    98 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    98 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    99 #endif
    99 #endif
   100 
   100 
   101 #ifdef MULTIPLEROFS
   101 #ifdef MULTIPLEROFS
   102 rofsname = tests.rofs
   102 rofsname = tests.rofs
   103 #else
   103 #else
   124 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   124 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   125 
   125 
   126 
   126 
   127 #ifndef WITH_COMP
   127 #ifndef WITH_COMP
   128 #ifdef PAGED_ROM
   128 #ifdef PAGED_ROM
   129 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   129 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   130 #endif
   130 #endif
   131 #endif
   131 #endif
   132 
   132 
   133 // rom.pl will put this in a rofs image
   133 // rom.pl will put this in a rofs image
   134 #include <rom\rofstest\dir.oby>
   134 #include <rom\rofstest\dir.oby>