Here is a list of all functions with links to the files they belong to:
- t -
- TEST() : test_async_operations.cpp
- test_adapter_access() : test_database_coordinator.cpp
- test_adapter_construction() : test_monitoring_adapter.cpp, test_thread_adapter.cpp
- test_api_availability_basic() : test_monitoring_adapter.cpp
- test_api_availability_health() : test_monitoring_adapter.cpp
- test_api_availability_metrics() : test_monitoring_adapter.cpp
- test_api_availability_priority() : test_thread_adapter.cpp
- test_api_availability_prometheus() : test_monitoring_adapter.cpp
- test_api_availability_reset() : test_monitoring_adapter.cpp
- test_api_availability_stats() : test_thread_adapter.cpp
- test_api_availability_submit() : test_thread_adapter.cpp
- test_automatic_shutdown_in_destructor() : test_database_coordinator.cpp
- test_basic_initialization_and_shutdown() : test_database_coordinator.cpp
- test_basic_logging() : test_logger_adapter.cpp
- test_begin_transaction_failure() : test_unified_database_system.cpp
- test_begin_transaction_success() : test_unified_database_system.cpp
- test_builder_chaining() : test_connection_string_builder.cpp
- test_builder_copy() : test_connection_string_builder.cpp
- test_builder_custom() : test_unified_database_system.cpp
- test_builder_default() : test_unified_database_system.cpp
- test_builder_pattern() : test_configuration.cpp
- test_builder_reset() : test_connection_string_builder.cpp
- test_builder_reuse() : test_connection_string_builder.cpp
- test_config_construction() : test_unified_database_system.cpp
- test_configuration_construction() : test_monitoring_adapter.cpp, test_thread_adapter.cpp
- test_connect_mock_backend() : test_unified_database_system.cpp
- test_connect_typed_backend() : test_unified_database_system.cpp
- test_connect_unsupported_backend() : test_unified_database_system.cpp
- test_connection_logging() : test_logger_adapter.cpp
- test_connection_state_api() : test_unified_database_system.cpp
- test_create_query_builder() : test_unified_database_system.cpp
- test_default_values() : test_configuration.cpp
- test_destructor_safety() : test_monitoring_adapter.cpp, test_thread_adapter.cpp
- test_double_initialization() : test_database_coordinator.cpp, test_thread_adapter.cpp
- test_enum_types() : test_configuration.cpp
- test_error_handling_no_connection() : test_unified_database_system.cpp
- test_error_logging() : test_logger_adapter.cpp
- test_execute_success() : test_unified_database_system.cpp
- test_execute_transaction_failure() : test_unified_database_system.cpp
- test_execute_transaction_success() : test_unified_database_system.cpp
- TEST_F() : test_async_operations.cpp, backend_base_test.cpp, backend_contract_test.cpp, backend_registry_test.cpp, integration_tests.cpp, mongodb_backend_test.cpp, test_performance_monitor.cpp, test_entity_metadata.cpp, postgresql_backend_test.cpp, test_protocol_serializer.cpp, test_immutable_query_builder.cpp, value_formatter_test.cpp, redis_backend_test.cpp, credential_test.cpp, data_masking_test.cpp, sql_injection_test.cpp, sqlite_backend_test.cpp, async_stress_test.cpp, memory_stress_test.cpp, unit_tests.cpp
- test_full_integration() : test_database_coordinator.cpp
- test_get_backend_type() : test_unified_database_system.cpp
- test_get_config() : test_unified_database_system.cpp
- test_get_pool_stats() : test_unified_database_system.cpp
- test_health_check() : test_database_coordinator.cpp
- test_health_check_api() : test_unified_database_system.cpp
- test_health_check_structure() : test_unified_database_system.cpp
- test_initialization() : test_logger_adapter.cpp
- test_insert_failure_not_connected() : test_unified_database_system.cpp
- test_insert_success() : test_unified_database_system.cpp
- test_log_level_filtering() : test_logger_adapter.cpp
- test_logger_functionality() : test_database_coordinator.cpp
- test_metrics_api() : test_unified_database_system.cpp
- test_metrics_structure() : test_unified_database_system.cpp
- test_metrics_update_on_query() : test_unified_database_system.cpp
- test_mongodb_basic() : test_connection_string_builder.cpp
- test_mongodb_default_host() : test_connection_string_builder.cpp
- test_mongodb_ssl() : test_connection_string_builder.cpp
- test_mongodb_with_auth() : test_connection_string_builder.cpp
- test_monitoring_functionality() : test_database_coordinator.cpp
- test_move_semantics() : test_monitoring_adapter.cpp, test_thread_adapter.cpp, test_unified_database_system.cpp
- test_multiple_instances() : test_monitoring_adapter.cpp, test_thread_adapter.cpp
- test_postgres_app_name() : test_connection_string_builder.cpp
- test_postgres_basic() : test_connection_string_builder.cpp
- test_postgres_custom_option() : test_connection_string_builder.cpp
- test_postgres_empty() : test_connection_string_builder.cpp
- test_postgres_ssl() : test_connection_string_builder.cpp
- test_postgres_timeout() : test_connection_string_builder.cpp
- test_postgres_verify_ca() : test_connection_string_builder.cpp
- test_query_logging() : test_logger_adapter.cpp
- test_query_param_null_safety() : test_unified_database_system.cpp
- test_query_parameters() : test_unified_database_system.cpp
- test_query_result_structure() : test_unified_database_system.cpp
- test_redis_basic() : test_connection_string_builder.cpp
- test_redis_with_database() : test_connection_string_builder.cpp
- test_redis_with_password() : test_connection_string_builder.cpp
- test_remove_failure_not_connected() : test_unified_database_system.cpp
- test_remove_success() : test_unified_database_system.cpp
- test_reset_metrics() : test_unified_database_system.cpp
- test_select_failure_not_connected() : test_unified_database_system.cpp
- test_select_success() : test_unified_database_system.cpp
- test_shutdown_without_init() : test_thread_adapter.cpp
- test_shutdown_without_initialization() : test_database_coordinator.cpp
- test_slow_query_detection() : test_logger_adapter.cpp
- test_sqlite_file() : test_connection_string_builder.cpp
- test_sqlite_memory() : test_connection_string_builder.cpp
- test_sqlite_memory_overrides_file() : test_connection_string_builder.cpp
- test_sqlite_no_database() : test_connection_string_builder.cpp
- test_statistics() : test_database_coordinator.cpp
- test_struct_semantics() : test_configuration.cpp
- test_thread_pool_functionality() : test_database_coordinator.cpp
- test_thread_safety() : test_logger_adapter.cpp
- test_thread_safety_health_checks() : test_unified_database_system.cpp
- test_thread_safety_metrics() : test_unified_database_system.cpp
- test_transaction_commit() : test_unified_database_system.cpp
- test_transaction_execute() : test_unified_database_system.cpp
- test_transaction_is_active() : test_unified_database_system.cpp
- test_transaction_logging() : test_logger_adapter.cpp
- test_transaction_metrics() : test_unified_database_system.cpp
- test_transaction_raii_cleanup() : test_unified_database_system.cpp
- test_transaction_rollback() : test_unified_database_system.cpp
- test_update_failure_not_connected() : test_unified_database_system.cpp
- test_update_success() : test_unified_database_system.cpp
- test_zero_config() : test_configuration.cpp
- test_zero_config_construction() : test_unified_database_system.cpp
- thread_print() : connection_pool_demo.cpp