Data Structures | |
struct | empty |
Typedefs | |
typedef test_group< empty > | tf |
typedef tf::object | object |
Functions | |
tf | listeners_group ("listeners test") |
tf | signal_slot_group ("signal slot test") |
tf | interface_ptr_group ("interface utils test") |
tf | interface_ptr_group ("encoding test") |
Variables | |
test_runner_singleton | runner |
typedef tf::object tut::object |
Definition at line 109 of file listeners_unittest.cpp.
Definition at line 108 of file listeners_unittest.cpp.
tf tut::interface_ptr_group | ( | "encoding test" | ) |
tf tut::interface_ptr_group | ( | "interface utils test" | ) |
tf tut::listeners_group | ( | "listeners test" | ) |
tf tut::signal_slot_group | ( | "signal slot test" | ) |
test_runner_singleton tut::runner |
Definition at line 152 of file listeners_unittest.cpp.
Referenced by main().