Fix: tests: interrupting get_next_notification causes test to fail
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 9 Jul 2020 15:44:47 +0000 (11:44 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 14 Jul 2020 21:26:31 +0000 (17:26 -0400)
commitb98aa0912ea06c49d138bc2ce38c8ee2a772e021
treec183782b82d9a636c5018ee1a6b883b965626043
parent642091c6dc494ca2cbf9f1f893f12eced8a2d9f9
Fix: tests: interrupting get_next_notification causes test to fail

Attaching a debugger to the `notification` test application causes
tests to fail when the application is waiting for a notification
as the function will return an `INTERRUPTED` status code.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I4ac9ac13d02a96366791e81746e53bb5dde94885
tests/regression/tools/notification/notification.c
This page took 0.025507 seconds and 4 git commands to generate.