kerneltest/e32test/power/t_domain.cpp
changeset 33 0173bcd7697c
parent 0 a41df078684a
child 133 2a0ada0a1bf8
child 249 a179b74831c9
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    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