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

Modernize Testing Infrastructure #17

Merged
merged 10 commits into from
Feb 10, 2024
Merged

Modernize Testing Infrastructure #17

merged 10 commits into from
Feb 10, 2024

Conversation

itzmeanjan
Copy link
Owner

@itzmeanjan itzmeanjan commented Feb 9, 2024

  • Use gtest-parallel to run all tests in parallel
  • Add ASAN and UBSAN build for tests
  • Add dudect -based constant-time tests for Frodo640 KEM algorithms
  • Import sha3 optimizations for Apple Silicon
  • Update Github Actions CI script - run tests on both x86_64 and Apple Silicon
  • Update README reflecting latest state of the project - update testing and benchmarking section

@itzmeanjan itzmeanjan merged commit 4208b18 into master Feb 10, 2024
2 checks passed
@itzmeanjan itzmeanjan deleted the modernize branch February 10, 2024 15:57
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.

1 participant