authenticationservices/authenticationserver/test/reftestplugin/tpinplugin/tpinplugintestactive.cpp
equal
deleted
inserted
replaced
22 #include <ecom/ecom.h> |
22 #include <ecom/ecom.h> |
23 #include <ecom/implementationinformation.h> |
23 #include <ecom/implementationinformation.h> |
24 #include <s32file.h> |
24 #include <s32file.h> |
25 #include <authserver/auth_srv_errs.h> |
25 #include <authserver/auth_srv_errs.h> |
26 #include <authserver/authpatchdata.h> |
26 #include <authserver/authpatchdata.h> |
27 #include <u32hal.h> |
27 #include <u32hal.h> |
|
28 #include <e32svr.h> |
|
29 |
28 using namespace AuthServer; |
30 using namespace AuthServer; |
29 |
31 |
30 _LIT(KTrainSuccess, "TrainingSuccess"); |
32 _LIT(KTrainSuccess, "TrainingSuccess"); |
31 _LIT(KReTrainSuccess, "ReTrainingSuccess"); |
33 _LIT(KReTrainSuccess, "ReTrainingSuccess"); |
32 _LIT(KIdentifySuccess, "IdentifySuccess"); |
34 _LIT(KIdentifySuccess, "IdentifySuccess"); |