You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are testing a tool to automatically generate test cases from API data and existing tests.
A few of our generated test cases were reported as "unsound" by Miri, mostly due to unaligned or out-of-bound memory. I've attached a Tarball that contains the test cases that induce this behavior.
Please note that, because the framework leverages existing tests as templates, some of the test cases overlap with existing test cases for the library. In particular,