Macros | Functions
test_spec_dealer.cpp File Reference
#include "testutil.hpp"
#include "testutil_unity.hpp"
Include dependency graph for test_spec_dealer.cpp:

Go to the source code of this file.

Macros

#define TEST_CASES(name, bind_address)
 

Functions

int main (void)
 
void test_block_on_send_no_peers (const char *bind_address_)
 
void test_destroy_queue_on_disconnect (const char *bind_address_)
 
void test_fair_queue_in (const char *bind_address_)
 
SETUP_TEARDOWN_TESTCONTEXT void test_round_robin_out (const char *bind_address_)
 

Macro Definition Documentation

◆ TEST_CASES

#define TEST_CASES (   name,
  bind_address 
)
Value:
void test_round_robin_out_##name () \
{ \
test_round_robin_out (bind_address); \
} \
void test_fair_queue_in_##name () \
{ \
test_fair_queue_in (bind_address); \
} \
void test_block_on_send_no_peers_##name () \
{ \
test_block_on_send_no_peers (bind_address); \
}

Definition at line 157 of file test_spec_dealer.cpp.

Function Documentation

◆ main()

int main ( void  )

Definition at line 174 of file test_spec_dealer.cpp.

◆ test_block_on_send_no_peers()

void test_block_on_send_no_peers ( const char *  bind_address_)

Definition at line 142 of file test_spec_dealer.cpp.

◆ test_destroy_queue_on_disconnect()

void test_destroy_queue_on_disconnect ( const char *  bind_address_)

Definition at line 98 of file test_spec_dealer.cpp.

◆ test_fair_queue_in()

void test_fair_queue_in ( const char *  bind_address_)

Definition at line 50 of file test_spec_dealer.cpp.

◆ test_round_robin_out()

SETUP_TEARDOWN_TESTCONTEXT void test_round_robin_out ( const char *  bind_address_)

Definition at line 10 of file test_spec_dealer.cpp.

name
GLuint const GLchar * name
Definition: glcorearb.h:3055
bind_address
const SETUP_TEARDOWN_TESTCONTEXT char bind_address[]
Definition: test_xpub_topic.cpp:8


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:04