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

[DHCPv6] Add CBMC test for xDHCPv6Process_PassReplyToEndPoint & prvSendDHCPMessage #909

Merged

Conversation

kar-rahul-aws
Copy link
Member

[DHCPv6] Add CBMC test for xDHCPv6Process_PassReplyToEndPoint & prvSendDHCPMessage

Description

Add CBMC test cases for the functions:

  • xDHCPv6Process_PassReplyToEndPoint
  • prvSendDHCPMessage

Test Steps

cd test/cbmc/proof/
python3 prepare.py
cd <test_case>
make

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kar-rahul-aws kar-rahul-aws requested a review from a team as a code owner June 9, 2023 09:28
@kar-rahul-aws
Copy link
Member Author

/bot run uncrustify

Co-authored-by: ActoryOu <jay2002824@gmail.com>
kar-rahul-aws and others added 3 commits June 13, 2023 08:51
Co-authored-by: ActoryOu <jay2002824@gmail.com>
Co-authored-by: ActoryOu <jay2002824@gmail.com>
Co-authored-by: ActoryOu <jay2002824@gmail.com>
@tony-josi-aws tony-josi-aws merged commit c30b2ef into FreeRTOS:dev/IPv6_integration Jun 22, 2023
8 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.

5 participants