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

Apply patches for #295 to add extension to systematically inject and test for bit-flip faults #403

Merged

Conversation

varad64
Copy link
Contributor

@varad64 varad64 commented Aug 12, 2023

#297 refactors Verify.java to resolve a bug introduced by #295
#299 refactors Verify.java to have native qualifiers instead of empty method bodies for multiple methods

Five test classes have been added in as a result of the patch which add a total of 27 tests:

  1. BCDEncodedISBNTest.java
  2. CRCTest.java
  3. CheckISBNTest.java
  4. LongEncodedCRCTest.java
  5. BitFlipTest.java

Thanks!

@cyrille-artho cyrille-artho merged commit 72b01b1 into javapathfinder:java-10-gradle Aug 13, 2023
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.

2 participants