ClickHouse/src/Common/tests
Azat Khuzhin c08daa3ca5 Detect linux version at runtime (for worked nested epoll)
The #22109 adds the check but at compilation time, which is pointless,
move the check into runtime.

Remember nested epoll is required for
async_socket_for_remote/use_hedged_requests, otherwise remote queries
may stuck.
2021-06-14 10:38:26 +03:00
..
gtest_DateLUTImpl.cpp More coarse test for DateLUT 2021-03-29 19:54:07 +03:00
gtest_find_symbols.cpp Move tests to appropriate place 2021-03-04 01:34:30 +03:00
gtest_getMultipleValuesFromConfig.cpp remove other stringstreams 2020-11-09 22:12:44 +03:00
gtest_global_context.h Fix build. 2021-05-31 19:07:45 +03:00
gtest_global_register.h Fix unit tests 2020-11-04 13:14:23 +03:00
gtest_hash_table.cpp Fix error 2021-05-09 23:13:19 +03:00
gtest_json_test.cpp Fix test 2021-03-04 01:55:56 +03:00
gtest_local_address.cpp Update gtest_local_address.cpp 2021-05-21 08:22:08 +03:00
gtest_local_date_time_comparison.cpp Make some tests automated 2021-03-04 02:11:27 +03:00
gtest_log.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
gtest_lru_hash_map.cpp Fixed unit tests 2021-02-08 11:44:32 +03:00
gtest_makeRegexpPatternFromGlobs.cpp
gtest_pod_array.cpp PODArray insert in the middle tests 2021-05-20 13:24:50 +03:00
gtest_rw_lock.cpp fixes 2020-10-16 15:20:30 +03:00
gtest_sensitive_data_masker.cpp gtest_sensitive_data_masker: Adapt error output after re2 update 2021-05-17 19:38:23 +02:00
gtest_shell_command.cpp Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
gtest_strong_typedef.cpp Move tests to appropriate place 2021-03-04 01:34:30 +03:00
gtest_thread_pool_concurrent_wait.cpp
gtest_thread_pool_global_full.cpp Mark false positives for PVS-Studio 2021-05-24 06:59:12 +03:00
gtest_thread_pool_limit.cpp
gtest_thread_pool_loop.cpp
gtest_thread_pool_schedule_exception.cpp Fix typos 2020-08-16 15:09:41 +03:00
gtest_unescapeForFileName.cpp
gtest_version_number.cpp Detect linux version at runtime (for worked nested epoll) 2021-06-14 10:38:26 +03:00
gtest_wide_integer.cpp Fix division of big integers; add a test 2021-05-08 00:47:23 +03:00