kerneltest/f32test/demandpaging/t_ramstress.cpp
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    30 //! @SYMTestStatus				Implemented
    30 //! @SYMTestStatus				Implemented
    31 //-------------------------------------------------------------------------------------------------
    31 //-------------------------------------------------------------------------------------------------
    32 #include <e32test.h>
    32 #include <e32test.h>
    33 #include <u32hal.h>
    33 #include <u32hal.h>
    34 #include <f32file.h>
    34 #include <f32file.h>
       
    35 #include <e32svr.h>
    35 #include <hal.h>
    36 #include <hal.h>
    36 #include "t_ramstress.h"
    37 #include "t_ramstress.h"
    37 
    38 
    38 RTest test(_L("T_RAMSTRESS"));
    39 RTest test(_L("T_RAMSTRESS"));
    39 
    40