17 #if !defined(TEST_COMMON_H)
18 #define TEST_COMMON_H 1
20 #include "globus_xio.h"
21 #include "test_common.h"
23 #include "globus_xio_test_transport.h"
24 #include "globus_xio_test_transport.h"
26 typedef struct test_info_s
48 globus_reltime_t delay;
53 extern test_info_t globus_l_test_info;
70 globus_xio_stack_t stack,
71 globus_xio_attr_t attr);
int globus_bool_t
Boolean type.
Definition: globus_types.h:93
Mutex.
Definition: globus_thread.h:107
size_t globus_size_t
Standard size of memory objectThe globus_size_t is the size of a memory object. It is identical to si...
Definition: globus_types.h:48
unsigned char globus_byte_t
Unsigned byte datatypeThis is used for byte-addressable arrays of arbitrary data which is not subject...
Definition: globus_types.h:85
Headers common to all of Globus.
uint32_t globus_result_t
Definition: globus_types.h:99