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

Write output from the ASN1_Codec::filetest function directly to stdout #28

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

iyourshaw
Copy link

Adds one line to filetest() to write to stdout.

See the issue for rationale:
Support using asn1_codec as a decoder in command-line mode

Tested by:

  • Building and running asn1_codec in Docker and verifying that the unit tests at /build/acm_tests pass.
  • Running the demo app here that uses asn1_codec in command-line mode, and verifying that it can produce decoded output from asn1 hex inputs: https://github.com/iyourshaw/asn1-codec-java

Copy link

@payneBrandon payneBrandon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Copy link
Member

@dmccoystephenson dmccoystephenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@dmccoystephenson dmccoystephenson merged commit 0e1da0a into CDOT-CV:develop Jun 4, 2024
2 checks passed
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