summaryrefslogtreecommitdiff
path: root/scripts/test_secure.sh
AgeCommit message (Collapse)Author
2026-06-06Added copyright headers to files missing themFrédéric Desbiens
Applied the standard MIT license header to all project-owned C, header, assembly, shell, and Python files that were missing a copyright notice. Third-party, toolchain startup, and auto-generated files were excluded. Co-authored-by: Copilot <[email protected]>
2023-12-14Add secure and crypto regression test. (#218)Wenhui Xie