diff options
author | Dan Liew <daniel.liew@imperial.ac.uk> | 2016-03-22 18:27:14 +0000 |
---|---|---|
committer | Dan Liew <daniel.liew@imperial.ac.uk> | 2016-03-22 18:28:27 +0000 |
commit | 8dd640c8a0fd19047f7a30d3952e12dbac0311f7 (patch) | |
tree | 622da01864f0054c2a7e867a7f73b786556027a4 /test/regression | |
parent | a6e21a84f3ffa0bfb2031db2abf7e584bc07649f (diff) | |
download | klee-8dd640c8a0fd19047f7a30d3952e12dbac0311f7.tar.gz |
Properly assert that an assignment computed in
``IndependentSolver::computeInitialValues(...)`` satisfies the whole query. The previous commit only checked expressions evaluated to true where there was an assignment for ``Array`` objects that the caller asked for. This is incomplete and may miss problems with the assignment. Instead in ``assertCreatedPointEvaluatesToTrue()`` augment the ``Assignment`` object with additional arrays in the ``retMap`` map.
Diffstat (limited to 'test/regression')
0 files changed, 0 insertions, 0 deletions