draperlaboratory / cbat_tools

Program analysis tools developed at Draper on the CBAT project.
MIT License
102 stars 14 forks source link

integration tests #253

Closed DieracDelta closed 4 years ago

DieracDelta commented 4 years ago

This PR addresses #237, and adds in a couple of changes:

fortunac commented 4 years ago

Tests look good! I'm currently getting three timeouts on the integration tests, on nqueens 17, 18, and 19. Is this expected? If not, what are your thoughts an allowing the use to specify their own timeout when invoking the tests? We can leave that for a separate PR since it's a separate issue.

DieracDelta commented 4 years ago

Based on @fortunac's feedback, I've made some changes: