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:37 +0000 (17:26 -0400)
commit4a5ce57c0329b9e4593c007363e436c49e390978
treef606d9a3c6354985b0367a1d0c1271fd8e06cbc1
parent874499e2b07b8b4cbafe656f1176a66edd48b716
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.025345 seconds and 4 git commands to generate.