Home
last modified time | relevance | path

Searched defs:command (Results 1 – 2 of 2) sorted by relevance

/CoreMQTT-Agent-v1.1.0/test/cbmc/stubs/
Dagent_message_stubs.c44 MQTTAgentCommand_t * command = malloc( sizeof( MQTTAgentCommand_t ) ); in allocateCommand() local
92 MQTTAgentCommand_t * command; in AgentMessageRecvStub() local
/CoreMQTT-Agent-v1.1.0/test/unit-test/
Dmqtt_agent_utest.c554 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_ResumeSession_session_present_no_publish_found() local
626 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_ResumeSession_failed_publish() local
646 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_ResumeSession_publish_resend_success() local
671 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_ResumeSession_no_session_present() local
719 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_Ping_Command_Send_Failure() local
743 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_Subscribe_No_Ack_Space() local
771 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_Subscribe_Invalid_Parameters() local
806 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_Subscribe_success() local
832 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_Unsubscribe_Invalid_Parameters() local
867 MQTTAgentCommand_t command = { 0 }; in test_MQTTAgent_Unsubscribe_success() local
[all …]