kernel/eka/rombuild/mmctest_test_f32tests.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 #undef MULTIPLEROFS
    34 #undef MULTIPLEROFS
    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 paging_unmovable
    39 data=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    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>
    57 
    57 
    58 #if defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && defined(WITH_MASS_STORAGE)
    58 #if defined(SYMBIAN_INCLUDE_USB_OTG_HOST) && defined(WITH_MASS_STORAGE)
    59 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\shostmassstorage\##MAIN##test.iby>
    59 #include <rom##E32PATH##\kernelhwsrv\kerneltest\f32test\shostmassstorage\##MAIN##test.iby>
    60 #endif
    60 #endif
    61 
    61 
    62 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    62 data=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    63 
    63 
    64 // scripts
    64 // scripts
    65 #if !defined(MANUALROM)
    65 #if !defined(MANUALROM)
    66 data=EPOCROOT##epoc32\rom\##VARIANT##\mmctest_test_autoexec_f32test.bat			\autoexec.bat
    66 data=EPOCROOT##epoc32\rom\##VARIANT##\mmctest_test_autoexec_f32test.bat			\autoexec.bat
    67 #endif
    67 #endif
    74 #endif
    74 #endif
    75 #endif
    75 #endif
    76 
    76 
    77 #ifdef WITH_COMP
    77 #ifdef WITH_COMP
    78 #ifdef PAGED_ROM
    78 #ifdef PAGED_ROM
    79 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    79 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    80 #endif
    80 #endif
    81 
    81 
    82 rofsname = dir.rofs
    82 rofsname = dir.rofs
    83 rofssize = 0x500000
    83 rofssize = 0x500000
    84 
    84 
   104 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   104 data=EPOCROOT##epoc32\Release\##KMAIN##\##BUILD##\minkda.ldd			\sys\bin\minkda.ldd
   105 
   105 
   106 
   106 
   107 #ifndef WITH_COMP
   107 #ifndef WITH_COMP
   108 #ifdef PAGED_ROM
   108 #ifdef PAGED_ROM
   109 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   109 data=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   110 #endif
   110 #endif
   111 #endif
   111 #endif
   112 
   112 
   113 // rom.pl will put this in a rofs image
   113 // rom.pl will put this in a rofs image
   114 #include <rom\rofstest\dir.oby>
   114 #include <rom\rofstest\dir.oby>