Skip to content

Fix tests for >=cmocka-1.1.8#482

Merged
zcsahok merged 1 commit intoTlf:masterfrom
dl1jbe:fix_tests_with_cmocka118
Sep 26, 2025
Merged

Fix tests for >=cmocka-1.1.8#482
zcsahok merged 1 commit intoTlf:masterfrom
dl1jbe:fix_tests_with_cmocka118

Conversation

@dl1jbe
Copy link
Copy Markdown
Member

@dl1jbe dl1jbe commented Sep 26, 2025

In 1.1.8 CMocka changed the list of required includes for tests. Without the patch it will complain about missing definitions for 'uintptr_t'.

In 1.1.8 CMocka changed the list of required includes for tests. Without
the patch it will complain about missing definitions for 'uintptr_t'.
@airween
Copy link
Copy Markdown
Member

airween commented Sep 26, 2025

Good catch. Probably we should upgrade the workflow environment to Ubuntu 24.04 (even the cmocka is still 1.1.7 there).

@zcsahok
Copy link
Copy Markdown
Member

zcsahok commented Sep 26, 2025

Thanks.
The default CI build runs now on Ubuntu 24.04.3 LTS.

@zcsahok zcsahok merged commit 49e0720 into Tlf:master Sep 26, 2025
2 checks passed
@airween
Copy link
Copy Markdown
Member

airween commented Sep 26, 2025

The default CI build runs now on Ubuntu 24.04.3 LTS.

Ah, sorry, now I see the other workflow file. Thanks!

@dl1jbe dl1jbe deleted the fix_tests_with_cmocka118 branch September 27, 2025 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants