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

Missing validation tests #6

Open
GoogleCodeExporter opened this issue Aug 4, 2015 · 1 comment
Open

Missing validation tests #6

GoogleCodeExporter opened this issue Aug 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

It would be good to include a test suite, to validate the different functions 
of Lea. A lot of consistency checks can be made internally, between results of 
functions themselves: verify basic arithmetics, logical operators,.... 
Examples: 2*die == die+die,  (die==1) | (die>1). For more advanced tests, 
different examples with expected results could be found in the literature.
This would allow for better confidence in the tool from the users, as well as 
non-regression tests for maintenance.

Original issue reported on code.google.com by pde@n-side.com on 19 Nov 2014 at 7:46

@GoogleCodeExporter
Copy link
Author

Original comment by pde@n-side.com on 17 Jul 2015 at 1:02

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant