kerneltest/e32test/pccd/t_multislot.cpp
changeset 44 36bfc973b146
parent 43 96e5fb8b040d
equal deleted inserted replaced
43:96e5fb8b040d 44:36bfc973b146
    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;