From 1e4cc599b43091aa21cb8bb21660dab55bb124bc Mon Sep 17 00:00:00 2001 From: Romain Forlot Date: Tue, 4 Dec 2018 11:57:38 +0100 Subject: Clean way to wait for an api's event Modify the way to wait for an event. Here we call synchronously a verb of the test api that will end when a timeout expires or when the reception of the event ends the request Useless set up of verbosity to debug for the monitoring API. "push_after" messages could be caught without setting up this. Bug-AGL: SPEC-2003 Depends-On: https://gerrit.automotivelinux.org/gerrit/#/c/18583/ Change-Id: I24af6bae6a9aa0f70f3b78304134a65e09f12a58 Signed-off-by: Romain Forlot --- app-controller-submodule | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-controller-submodule') diff --git a/app-controller-submodule b/app-controller-submodule index 70e1d98..0e395a6 160000 --- a/app-controller-submodule +++ b/app-controller-submodule @@ -1 +1 @@ -Subproject commit 70e1d98f1118c4785dde75cb64af9272fce11677 +Subproject commit 0e395a67ff376a8586ac75144bd71c2944acd622 -- cgit 1.2.3-korg