etcd-cpp-apiv3/tst
Tao He 1ba6f2c4d6 Use int64_t for etcd revisions/indexes.
Signed-off-by: Tao He <sighingnow@gmail.com>
2022-04-21 17:57:19 +08:00
..
AuthTest.cpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
CMakeLists.txt Allow specifying the auth token TTL when auth with password. (#109) 2021-12-22 14:30:45 +08:00
ElectionTest.cpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
EtcdSyncTest.cpp Use int64_t for etcd revisions/indexes. 2022-04-21 17:57:19 +08:00
EtcdTest.cpp Use int64_t for etcd revisions/indexes. 2022-04-21 17:57:19 +08:00
LockTest.cpp Fixes lock, and the underlying keepalive implmentation. (#60) 2021-05-21 18:05:35 +08:00
MemLeakTest.cpp Fixes memory leak in shutting down gRPC streams. (#88) 2021-09-23 14:51:29 +08:00
SecurityChannelTest.cpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +08:00
WatcherTest.cpp Avoid including protobuf & grpc headers in our interface files. 2021-05-27 22:10:24 +08:00