cryptomgmtlibs/securitytestfw/test/testhandler2/t_certstoreactionmemfail.h
changeset 15 da2ae96f639b
parent 8 35751d3474b7
equal deleted inserted replaced
10:afc583cfa176 15:da2ae96f639b
    23 */
    23 */
    24 
    24 
    25 #ifndef __T_CERTSTOREACTIONMEMFAIL_H__
    25 #ifndef __T_CERTSTOREACTIONMEMFAIL_H__
    26 #define __T_CERTSTOREACTIONMEMFAIL_H__
    26 #define __T_CERTSTOREACTIONMEMFAIL_H__
    27 
    27 
    28 #include <testhandler2/t_testaction.h>
    28 #include "t_testaction.h"
    29 
    29 
    30 class CMemFailStart : public CTestAction
    30 class CMemFailStart : public CTestAction
    31 	{
    31 	{
    32 public:
    32 public:
    33 	static CMemFailStart* NewL(CConsoleBase& aConsole, Output& aOut,
    33 	static CMemFailStart* NewL(CConsoleBase& aConsole, Output& aOut,