aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/storageserver/rpc/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* We only need to expose a single libstorage.so. No need to split up in ↵Henning Baldersheim2022-05-181-1/+1
| | | | storage storgae_storageserver and storage_distributor.
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Add test scaffolding for StorageApiRpcServiceTor Brede Vekterli2020-09-141-0/+1
| | | | | Sets up full RPC/Slobrok endpoints for two simulated nodes. Add simple end-to-end test for request/response flow between nodes.
* Decouple CachingRpcTargetResolver from slobrok and fnet implementations and ↵Geir Storli2020-09-141-0/+1
| | | | write unit tests.
* Add thread-safe encapsulation of protocol codec and live dependency updatesTor Brede Vekterli2020-09-141-0/+1
|
* Move storageserver rpc unit tests to separate subfolder with its own gtest ↵Geir Storli2020-09-141-0/+16
runner.