Tor 0.4.9.0-alpha-dev
Macros
conftesting.h File Reference

Macro and type declarations for testing. More...

#include "lib/cc/torint.h"

Go to the source code of this file.

Macros

#define CONF_TEST_MEMBERS(tp, conftype, member)
 
#define DUMMY_TYPECHECK_INSTANCE(tp)    struct tor_semicolon_eater
 
#define DUMMY_CONF_TEST_MEMBERS
 

Detailed Description

Macro and type declarations for testing.

Definition in file conftesting.h.

Macro Definition Documentation

◆ CONF_TEST_MEMBERS

#define CONF_TEST_MEMBERS (   tp,
  conftype,
  member 
)

Definition at line 81 of file conftesting.h.

◆ DUMMY_CONF_TEST_MEMBERS

#define DUMMY_CONF_TEST_MEMBERS

Definition at line 85 of file conftesting.h.

◆ DUMMY_TYPECHECK_INSTANCE

#define DUMMY_TYPECHECK_INSTANCE (   tp)     struct tor_semicolon_eater

Definition at line 83 of file conftesting.h.