GNUnet 0.21.1
messenger_api_traits.c File Reference

testing lib for messenger service More...

Include dependency graph for messenger_api_traits.c:

Go to the source code of this file.

Functions

enum GNUNET_GenericReturnValue GNUNET_MESSENGER_get_trait_state (const struct GNUNET_TESTING_Command *cmd, struct GNUNET_MESSENGER_StartServiceState **ret)
 
struct GNUNET_TESTING_Trait GNUNET_MESSENGER_make_trait_state (struct GNUNET_MESSENGER_StartServiceState *value)
 

Detailed Description

testing lib for messenger service

Author
Tobias Frisch

Definition in file messenger_api_traits.c.

Function Documentation

◆ GNUNET_MESSENGER_get_trait_state()

enum GNUNET_GenericReturnValue GNUNET_MESSENGER_get_trait_state ( const struct GNUNET_TESTING_Command cmd,
struct GNUNET_MESSENGER_StartServiceState **  ret 
)

Definition at line 29 of file messenger_api_traits.c.

Referenced by join_room_run(), and stop_service_run().

Here is the caller graph for this function:

◆ GNUNET_MESSENGER_make_trait_state()

struct GNUNET_TESTING_Trait GNUNET_MESSENGER_make_trait_state ( struct GNUNET_MESSENGER_StartServiceState value)

Definition at line 29 of file messenger_api_traits.c.

Referenced by start_service_traits().

Here is the caller graph for this function: