-
Notifications
You must be signed in to change notification settings - Fork 906
Closed
Labels
Type: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior[tests]Area: Unit testsArea: Unit tests
Milestone
Description
I'm using gtest 1.13.0.
cmake settings
-- Cache values
ATOMIC_USE_SRT_SYNC_MUTEX:BOOL=OFF
CMAKE_BUILD_TYPE:STRING=RelWithDebInfo
CMAKE_INSTALL_PREFIX:PATH=/usr
CYGWIN_USE_POSIX:BOOL=OFF
ENABLE_APPS:BOOL=ON
ENABLE_BONDING:BOOL=OFF
ENABLE_CLANG_TSA:BOOL=OFF
ENABLE_CODE_COVERAGE:BOOL=OFF
ENABLE_CXX11:BOOL=ON
ENABLE_CXX_DEPS:BOOL=ON
ENABLE_ENCRYPTION:BOOL=ON
ENABLE_GETNAMEINFO:BOOL=OFF
ENABLE_HAICRYPT_LOGGING:BOOL=OFF
ENABLE_HEAVY_LOGGING:BOOL=OFF
ENABLE_INET_PTON:BOOL=ON
ENABLE_LOGGING:BOOL=ON
ENABLE_MONOTONIC_CLOCK:BOOL=ON
ENABLE_NEW_RCVBUFFER:BOOL=ON
ENABLE_PROFILE:BOOL=OFF
ENABLE_RELATIVE_LIBPATH:BOOL=OFF
ENABLE_SHARED:BOOL=ON
ENABLE_SHOW_PROJECT_CONFIG:BOOL=OFF
ENABLE_SOCK_CLOEXEC:BOOL=ON
ENABLE_STATIC:BOOL=OFF
ENABLE_STDCXX_SYNC:BOOL=OFF
ENABLE_TESTING:BOOL=ON
ENABLE_UNITTESTS:BOOL=ON
GTest_DIR:PATH=/usr/lib64/cmake/GTest
OPENSSL_USE_STATIC_LIBS:BOOL=OFF
TARGET_srt:STRING=srt
USE_BUSY_WAITING:BOOL=OFF
USE_ENCLIB:STRING=openssl
USE_GNUSTL:BOOL=OFF
USE_OPENSSL_PC:BOOL=ON
USE_STATIC_LIBSTDCXX:BOOL=OFF
gtest_force_shared_crt:BOOL=ON
Metadata
Metadata
Assignees
Labels
Type: BugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior[tests]Area: Unit testsArea: Unit tests