kerneltest/f32test/outsideBMP/src/t_surrogatepair.cpp
branchGCC_SURGE
changeset 206 ced41fd9a298
parent 0 a41df078684a
equal deleted inserted replaced
205:0b74fa7370f0 206:ced41fd9a298
    16 //
    16 //
    17 
    17 
    18 #define __E32TEST_EXTENSION__
    18 #define __E32TEST_EXTENSION__
    19 
    19 
    20 #include <e32test.h>
    20 #include <e32test.h>
    21 #include <HAL.H>
    21 #include <hal.h>
    22 #include <f32fsys.h>
    22 #include <f32fsys.h>
    23 #include <f32dbg.h>
    23 #include <f32dbg.h>
    24 #include "..\server\t_server.h"
    24 #include "../server/t_server.h"
    25 
    25 
    26 RTest test(_L("T_SURROGATEPAIR"));
    26 RTest test(_L("T_SURROGATEPAIR"));
    27 
    27 
    28 /* 
    28 /* 
    29  * Helper function to capture and return any MakeFile error code.
    29  * Helper function to capture and return any MakeFile error code.