|
| | Describe (logging) |
| | BeforeEach (logging) |
| | AfterEach (logging) |
| | Ensure (logging, validate_check_log_file) |
| | Ensure (logging, should_convert_level_int_from_string) |
| | Ensure (logging, should_convert_facility_int_from_string) |
| | Ensure (logging, should_load_log_configuration) |
| static void | mock_log_func (const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer user_data) |
| static void | mock_default_log_func (const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer user_data) |
| static void | mock_default_domain_log_func (const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer user_data) |
| | Ensure (logging, should_setup_log_handlers_with_default_handler) |
| | Ensure (logging, should_setup_log_handlers_with_default_domain_handler) |
| | Ensure (logging, should_setup_log_handlers_with_domain_handler) |
| | Ensure (logging, should_get_time_for_null) |
| static TestSuite * | logging_test_suite () |
| int | main (int argc, char **argv) |