cryptoservices/filebasedcertificateandkeystores/test/tfiletokens/t_filetokens.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    17 
    17 
    18 
    18 
    19 #ifndef __T_FILETOKENS_H__
    19 #ifndef __T_FILETOKENS_H__
    20 #define __T_FILETOKENS_H__
    20 #define __T_FILETOKENS_H__
    21 
    21 
    22 #include <testhandler2/t_testaction.h>
    22 #include "t_testaction.h"
    23 
    23 
    24 _LIT8(KServerOOMTestStart, "startserveroom");
    24 _LIT8(KServerOOMTestStart, "startserveroom");
    25 _LIT8(KServerOOMTestStop, "stopserveroom");
    25 _LIT8(KServerOOMTestStop, "stopserveroom");
    26 _LIT8(KCheckServerHeapError, "checkserverheaperror");
    26 _LIT8(KCheckServerHeapError, "checkserverheaperror");
    27 
    27