Skip to content

Fix sdk splint test

Walter Lozano requested to merge wip/wlozano/splint into apertis/v2023dev2

The sdk splint test might fail depending on how it is executed, since splint will introduce line breaks, causing the string not to be found.

Workaround the issue by setting a longer line length.

https://phabricator.apertis.org/T6349

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Merge request reports