kerneltest/e32test/heap/t_fail.cpp
branchanywhere
changeset 41 d32f34975bbf
parent 33 0173bcd7697c
child 109 b3a1d9898418
equal deleted inserted replaced
40:04a1b74efd48 41:d32f34975bbf
    35 #include <hal.h>
    35 #include <hal.h>
    36 #include <f32file.h>
    36 #include <f32file.h>
    37 #include <e32panic.h>
    37 #include <e32panic.h>
    38 #include <e32def.h>
    38 #include <e32def.h>
    39 #include <e32def_private.h>
    39 #include <e32def_private.h>
       
    40 #include <e32ldr.h>
       
    41 #include <e32ldr_private.h>
    40 #include "d_kheap.h"
    42 #include "d_kheap.h"
    41 
    43 
    42 LOCAL_D RTest test(_L("T_FAIL"));
    44 LOCAL_D RTest test(_L("T_FAIL"));
    43 RKHeapDevice KHeapDevice;
    45 RKHeapDevice KHeapDevice;
    44 
    46