kernel/eka/rombuild/mmctest_test.oby
branchRCL_3
changeset 256 c1f20ce4abcf
parent 0 a41df078684a
child 257 3e88ff8f41d5
child 273 6a75fa55495f
equal deleted inserted replaced
249:a179b74831c9 256:c1f20ce4abcf
    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=gentestpaged.txt			Test\test_paged.cpp paging_unmovable
    34 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\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=gentestpaged.txt			Test\test_paged1.cpp paging_unmovable
    65 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\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)
    71 data=ramstress_autoexec.bat	\autoexec.bat
    71 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\ramstress_autoexec.bat	\autoexec.bat
    72 #define RAMSTRESS_SUFFFIX	_ramstress
    72 #define RAMSTRESS_SUFFFIX	_ramstress
    73 #else
    73 #else
    74 #define RAMSTRESS_SUFFFIX	
    74 #define RAMSTRESS_SUFFFIX	
    75 #endif
    75 #endif
    76 
    76 
    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=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
    98 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\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=gentestnonpaged.txt			Test\test_unpaged.cpp	unpaged paging_unmovable
   129 data=##BASEPATH##kernelhwsrv\kernel\eka\rombuild\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>