kerneltest/e32test/pccd/t_multislot.cpp
changeset 33 0173bcd7697c
parent 0 a41df078684a
equal deleted inserted replaced
31:56f325a607ea 33:0173bcd7697c
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 #include <e32test.h>
    17 #include <e32test.h>
    18 #include <f32file.h>
    18 #include <f32file.h>
       
    19 #include <d32locd.h>
    19 
    20 
    20 static RTest test(_L("Testing t_multislot"));
    21 static RTest test(_L("Testing t_multislot"));
    21 _LIT(KYes, "yes");
    22 _LIT(KYes, "yes");
    22 _LIT(KNo, "no");
    23 _LIT(KNo, "no");
    23 static RFs fs;
    24 static RFs fs;