Fix: tests: missing argument in test output print statement
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 25 Nov 2019 23:58:56 +0000 (18:58 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 25 Nov 2019 23:58:56 +0000 (18:58 -0500)
The format string of this print statement uses a string and none
is provided. This results in a crash when running on ARM64
test boards.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025465 seconds and 4 git commands to generate.