kerneltest/e32test/pipe/t_pipe.cpp
branchGCC_SURGE
changeset 215 8096a832df02
parent 109 b3a1d9898418
equal deleted inserted replaced
210:b592f7984442 215:8096a832df02
    56 #include <e32cmn.h>
    56 #include <e32cmn.h>
    57 #include <e32cmn_private.h>
    57 #include <e32cmn_private.h>
    58 #include <e32math.h>
    58 #include <e32math.h>
    59 #include <hal.h>
    59 #include <hal.h>
    60 
    60 
    61 #include "RPipe.h"
    61 #include "rpipe.h"
    62 
    62 
    63 LOCAL_D RTest test(_L("t_pipe"));
    63 LOCAL_D RTest test(_L("t_pipe"));
    64 
    64 
    65 
    65 
    66 //if the test is to run under the debugger, uncomment the following line
    66 //if the test is to run under the debugger, uncomment the following line