cryptoservices/certificateandkeymgmt/tpkixcert/tpkixcertmain.cpp
changeset 8 35751d3474b7
parent 0 2c201484c85f
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <e32base.h>
    19 #include <e32base.h>
    20 #include <t_testhandler.h>
    20 #include <testhandler2/t_testhandler.h>
    21 #include <f32file.h>
    21 #include <f32file.h>
    22 #include "tactionvalidate.h"
    22 #include "tactionvalidate.h"
    23 #include "taction_build.h"
    23 #include "taction_build.h"
    24 #include <tscriptandhardcoded.h>
    24 #include <testhandler2/tscriptandhardcoded.h>
    25 
    25 
    26 LOCAL_D void callExampleL() // initialize and call example code under cleanup stack
    26 LOCAL_D void callExampleL() // initialize and call example code under cleanup stack
    27     {
    27     {
    28 	START_SCRIPT_LIST
    28 	START_SCRIPT_LIST
    29 	SCRIPT_ITEM(CTestActionBuild,_L8("Build")),
    29 	SCRIPT_ITEM(CTestActionBuild,_L8("Build")),