From 4bd01c81331ea7cd3f733a363c1be2ecd6805c85 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Thu, 21 Jun 2018 09:20:02 +0200 Subject: Test fixes and improvements for Android testing reliability --- cpp/test/Ice/dispatcher/Client.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/test/Ice/dispatcher/Client.cpp') diff --git a/cpp/test/Ice/dispatcher/Client.cpp b/cpp/test/Ice/dispatcher/Client.cpp index 62798c5f374..6767b901b9f 100644 --- a/cpp/test/Ice/dispatcher/Client.cpp +++ b/cpp/test/Ice/dispatcher/Client.cpp @@ -45,6 +45,8 @@ Client::run(int argc, char** argv) void allTests(Test::TestHelper*); allTests(this); + + Dispatcher::terminate(); } DEFINE_TEST(Client) -- cgit v1.2.3