traceservices/tracefw/ulogger/unit_test/te-server/uloggerservertest1step.h
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
child 25 047f208ea78f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    21  @file UloggerServerTest1Step.h
    21  @file UloggerServerTest1Step.h
    22  @internalTechnology
    22  @internalTechnology
    23 */
    23 */
    24 #if (!defined __ULOGGERSERVERTEST1_STEP_H__)
    24 #if (!defined __ULOGGERSERVERTEST1_STEP_H__)
    25 #define __ULOGGERSERVERTEST1_STEP_H__
    25 #define __ULOGGERSERVERTEST1_STEP_H__
    26 #include <test/testexecutestepbase.h>
    26 #include <testexecutestepbase.h>
    27 #include "te_uloggerservertestsuitestepbase.h"
    27 #include "te_uloggerservertestsuitestepbase.h"
    28 
    28 
    29 
    29 
    30 class CUloggerServerTest1Step : public CTe_UloggerServerTestSuiteStepBase
    30 class CUloggerServerTest1Step : public CTe_UloggerServerTestSuiteStepBase
    31 	{
    31 	{
    53 	TInt Test13L();//CULoggerServer::SetOutputPluginSettings
    53 	TInt Test13L();//CULoggerServer::SetOutputPluginSettings
    54 	TInt Test14L();//CULoggerServer::GetActiveOutput
    54 	TInt Test14L();//CULoggerServer::GetActiveOutput
    55 	TInt Test15L();//CULoggerServer::GetInstalledPlugins
    55 	TInt Test15L();//CULoggerServer::GetInstalledPlugins
    56 	TInt Test16L();//CULoggerServer::GetOutputPluginSettingsL
    56 	TInt Test16L();//CULoggerServer::GetOutputPluginSettingsL
    57 	TInt Test17L();//CULoggerServer::GetOutputChannelL
    57 	TInt Test17L();//CULoggerServer::GetOutputChannelL
    58 	TInt Test18L();//CULoggerServer::SetBufferSizeL
    58 	TInt Test18L();//CULoggerServer::SetBufferSize
    59 	TInt Test19L();//CULoggerServer::SetDataNotificationSizeL
    59 	TInt Test19L();//CULoggerServer::SetDataNotificationSize
    60 	TInt Test20L();//CULoggerServer::GetBufferSize
    60 	TInt Test20L();//CULoggerServer::GetBufferSize
    61 	TInt Test21L();// CULoggerServer::GetDataNotificationSize
    61 	TInt Test21L();// CULoggerServer::GetDataNotificationSize
    62 	TInt Test22L();//CULoggerServer::SetGlobalSecondaryFilters
    62 	TInt Test22L();//CULoggerServer::SetGlobalSecondaryFilters
    63 	TInt Test23L();//CULoggerServer::ReadBufferL
    63 	TInt Test23L();//CULoggerServer::ReadBufferL
    64 	TInt Test24L();//CULoggerServer::DataNotification
    64 	TInt Test24L();//CULoggerServer::DataNotification