Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests examples command #621

Merged
merged 13 commits into from
Jan 8, 2025

Examples: Fix duplicates source paths

0d32f96
Select commit
Loading
Failed to load commit list.
Merged

Add tests examples command #621

Examples: Fix duplicates source paths
0d32f96
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jan 8, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 fc15317 Examples: Remove default FIPS202 from bring-your-o... Valid sign-off found
🟢 5c9400c Examples: Fix some signed vs unsigned comparison w... Valid sign-off found
🟢 a3ffe92 Examples: Remove #warning message about test RNG Valid sign-off found
🟢 59c1696 Examples: Use pedantic CFLAGS, allow CROSS_PREFIX ... Valid sign-off found
🟢 b586071 Makefile: Add examples into scope of make clean Valid sign-off found
🟢 da19d9e Tests: Add tests examples option Valid sign-off found
🟢 a7be0e1 Debug: Add namespacing Valid sign-off found
🟢 550e620 Examples: Expand documentation of monobuild exampl... Valid sign-off found
🟢 42a5b96 Examples: Make tinySHA3 example C90 compliant Valid sign-off found
🟢 c0fe62c Drop unused poly_xxx code Valid sign-off found
🟢 d82c33e Examples: Fix custom_backend example on big-endi... Valid sign-off found
🟢 70f039b Examples: Make all the default target, map to `b... Valid sign-off found
🟢 0d32f96 Examples: Fix duplicates source paths Valid sign-off found