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

Rough idea for the testing #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Rough idea for the testing #1

wants to merge 1 commit into from

Conversation

AaronStGeorge
Copy link
Collaborator

We are going to manually translate miniFluxDiv into SPF API and then generate c code that should in theory have the exact same results as unmodified miniFluxDiv. In order to test that the original and generated versions produce the same output our plan was to introduce a simple for loop at the end of the main routine that just dumped the result. By writing both outputs from both versions to separate text files we can then just diff the two to look for differences.

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.

1 participant