hello3: Add verb 'after' 03/19403/2
authorJose Bollo <jose.bollo@iot.bzh>
Mon, 31 Dec 2018 10:15:19 +0000 (11:15 +0100)
committerJose Bollo <jose.bollo@iot.bzh>
Wed, 2 Jan 2019 08:46:01 +0000 (09:46 +0100)
The verb 'after' launches a new thread
that after a delay will call a verb (like
call). The type of call can be set to 'call',
'callsync', 'subcall' or 'subcallsync'.

This allows to add test for asynchronous issues
in multithreaded environment.

Change-Id: Ic59a27b7b7fbd3716d34fdaa35c42aa9ecb7f201
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>

No differences found