-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Security 2022-01-24, Security 2022-02-07
We want to have a version of the mongo_csfle_test.cpp unit test that dynamically loads the shared library, instead of statically linking against mongo_csfle.cpp. This can be useful in cases when we want to test a program that loads the mongo_csfle_v1 shared library thru dlopen/LoadLibrary (e.g. SERVER-61595).
- is depended on by
-
SERVER-62155 CSFLE: Test that no side symbols sneaked into libraries
- Closed