foundationdb/tests/TestRunner
Vaidas Gasiunas 1e8feb9cb8
Generate a shim library for the FDB C API (#7506)
* Adding sources of the Implib.so project

* Run C unit tests and API tests with the shim library

* Reuse compilation of C test binaries with and without shim library

* Resolve client library path from an environment variable

* Refactoring: Reusable module for downloading FDB binaries

* Testing client shim library with current version and last release version

* Tests for specifying client library over an environment variable

* Enable C shim library tests on ARM

* Restore the original path for including fdb_api.hpp
2022-07-08 16:28:35 +02:00
..
TestDirectory.py tests/ black code reformat 2022-04-27 17:01:20 +02:00
TestRunner.py Fix TestRunner.py typos 2022-05-31 13:29:25 +02:00
binary_download.py Generate a shim library for the FDB C API (#7506) 2022-07-08 16:28:35 +02:00
fake_cluster.py tests/ black code reformat 2022-04-27 17:01:20 +02:00
local_cluster.py mTLS test helpers (#7218) 2022-05-23 12:47:51 +02:00
tmp_cluster.py Fix asan message detection (#7338) 2022-06-08 09:35:30 -07:00
tmp_multi_cluster.py tests/ black code reformat 2022-04-27 17:01:20 +02:00
upgrade_test.py Generate a shim library for the FDB C API (#7506) 2022-07-08 16:28:35 +02:00