Adding unit tests for ASN1 CryptoInterface NanoCrypto#46
Merged
sumit-sen-dc merged 3 commits intomainfrom Feb 13, 2026
Merged
Conversation
|
All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Pull request overview
Adds new GitHub Actions workflows intended to run “extended” unit tests for ASN1, CryptoInterface, and NanoCrypto on a schedule (and via manual dispatch), integrating an external QA helper script for ASN1/CryptoInterface.
Changes:
- Added scheduled “extended” unit test workflow for NanoCrypto.
- Added scheduled “extended” unit test workflows for ASN1 and CryptoInterface that clone
mocn-qa-m-productsand run a shared check script. - Configured these workflows to also trigger on pushes to a specific branch.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 11 comments.
| File | Description |
|---|---|
.github/workflows/unittest_nanocrypto_extended.yml |
Adds scheduled/manual extended NanoCrypto unit test run. |
.github/workflows/unittest_cryptointerface_extended.yml |
Adds scheduled/manual extended CryptoInterface unit test run via external QA script. |
.github/workflows/unittest_asn1_extended.yml |
Adds scheduled/manual extended ASN1 unit test run via external QA script. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Collaborator
Author
|
I have read the CLA Document and I hereby sign the CLA |
sumit-sen-dc
approved these changes
Feb 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.