commit | c3cb83560daae4c619d1034eb98c1a40ee896387 | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Tue Aug 09 12:11:26 2016 +0200 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Tue Sep 20 09:00:28 2016 -0600 |
tree | 8f8d89603ffbd343793fc52a21af889c43541a68 | |
parent | 0ad46becb5c03e7d2464f00b2a1cd460a9c2b3c0 [diff] |
selftests/timers: Add missing error code assignment before test In order to work, the 'err' return value has to be updated otherwise the test can never be true. Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Acked-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>