foundationdb/bindings/c/test
Vaidas Gasiunas d99d0370b1
C shim library: API for setting client library path; additional tests (#7702)
* 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

* Improve cmake dependencies on doctest

* Remove unnecessary Implib.so files

* Shim library: API to specify path to the library, additional tests

* Adding shim library to Linux distribution packages

* Update link dependencies of fdb_c_shim_lib_tester

* Add dependencies on Implib.so sources

* Abort on fatal errors of shim library

* fix typo
2022-07-29 11:45:45 +02:00
..
apitester C shim library: API for setting client library path; additional tests (#7702) 2022-07-29 11:45:45 +02:00
mako add comment about our tenant encoding 2022-07-06 13:16:24 -07:00
unit Convert existing tuple usages to use Tuple::makeTuple() 2022-07-19 13:45:59 -07:00
workloads update version to 7.2.0 2022-04-11 23:23:27 -05:00
client_memory_test.cpp update version to 7.2.0 2022-04-11 23:23:27 -05:00
fdb_api.hpp C shim library: API for setting client library path; additional tests (#7702) 2022-07-29 11:45:45 +02:00
fdb_c90_test.c update version to 7.2.0 2022-04-11 23:23:27 -05:00
fdb_c_shim_tests.py C shim library: API for setting client library path; additional tests (#7702) 2022-07-29 11:45:45 +02:00
performance_test.c update version to 7.2.0 2022-04-11 23:23:27 -05:00
ryw_benchmark.c update version to 7.2.0 2022-04-11 23:23:27 -05:00
shim_lib_tester.cpp C shim library: API for setting client library path; additional tests (#7702) 2022-07-29 11:45:45 +02:00
test.h update version to 7.2.0 2022-04-11 23:23:27 -05:00
txn_size_test.c update version to 7.2.0 2022-04-11 23:23:27 -05:00