kerneltest/e32test/power/t_domain.cpp
changeset 44 36bfc973b146
parent 43 96e5fb8b040d
child 133 2a0ada0a1bf8
child 249 a179b74831c9
equal deleted inserted replaced
43:96e5fb8b040d 44:36bfc973b146
    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