test: mark _litest_checkpoint as printf function

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1157>
This commit is contained in:
Peter Hutterer 2025-03-12 10:35:56 +10:00 committed by Marge Bot
parent 2ec9389a0d
commit aaad75ec19

View file

@ -141,6 +141,7 @@ static void litest_setup_quirks(struct list *created_files_list,
#define litest_vlog(...) { /* __VA_ARGS__ */ }
#endif
LIBINPUT_ATTRIBUTE_PRINTF(4, 5)
void
_litest_checkpoint(const char *func,
int line,