kerneltest/e32test/power/t_domain.cpp
branchanywhere
changeset 41 d32f34975bbf
parent 33 0173bcd7697c
child 133 2a0ada0a1bf8
child 249 a179b74831c9
equal deleted inserted replaced
40:04a1b74efd48 41:d32f34975bbf
    56 #include <domainmanager.h>
    56 #include <domainmanager.h>
    57 #include <domainobserver.h>
    57 #include <domainobserver.h>
    58 #include "domainpolicytest.h"
    58 #include "domainpolicytest.h"
    59 #include <e32debug.h>
    59 #include <e32debug.h>
    60 #include <f32file.h>
    60 #include <f32file.h>
       
    61 #include <e32ldr.h>
       
    62 #include <e32ldr_private.h>
    61 
    63 
    62 LOCAL_D RTest test(_L(" T_DOMAIN "));
    64 LOCAL_D RTest test(_L(" T_DOMAIN "));
    63 _LIT(KThreadName, "t_domain_panic_thread");
    65 _LIT(KThreadName, "t_domain_panic_thread");
    64 
    66 
    65 #ifdef _DEBUG
    67 #ifdef _DEBUG