Fix sdk splint test
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