etcd-cpp-apiv3/tst
Tao He 1f3c62301f Allow specifying the auth token TTL when auth with password.
Resolves #107.

Signed-off-by: Tao He <sighingnow@gmail.com>
2021-12-22 13:49:14 +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. 2021-12-22 13:49:14 +08:00
ElectionTest.cpp Implements "v3election.proto" APIs. (#84) 2021-09-16 00:46:21 +08:00
EtcdSyncTest.cpp Make revision numbers 64 bit to match proto spec (#96) 2021-10-27 10:51:49 +08:00
EtcdTest.cpp Expose key version in etcd::Value (#97) 2021-10-27 12:49:34 +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