714 Commits (79f3e13906a2911e9f59b899aab0481dcc949eba)

Author SHA1 Message Date
Tom Janson 79f3e13906 change KSP test reference values to whatever they currently are 8 years ago
Tom Janson 3915a491cf factor out test state 8 years ago
Tom Janson 71a54a842c comment / clarification 8 years ago
tomjanson fe6804e164 KSP: matrix format conversion & lots of type stuff 8 years ago
tomjanson 44b3a9108e switching from vector<state_t> to BV as authoritative input 9 years ago
tomjanson 55599b51e7 aliased BitVector, used state_t more (cosmetic) 9 years ago
tomjanson 80382da033 adapt KSP test cases to new API; still fail 8 years ago
tomjanson 5d28c4cb57 naive performance test on crowds5-4 (cf Comics) 9 years ago
tomjanson fbee00e448 KSP output as BitVector or list 9 years ago
tomjanson b89d3f289a group targets & minimal paths 9 years ago
sjunges f196afcb66 moved tests to src folder, have several binaries now instead of a single monolithic test 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 8 years ago
sjunges df690536c6 Remove old files 8 years ago
dehnert df9ff5dfdb removed debug output in test and delete dylib if building fails 8 years ago
TimQu 0ee4c9badb removed some tests as they took way too long 8 years ago
TimQu 48b82e7b14 refactored auxData in linear equation solvers 8 years ago
TimQu f09e97d1e7 fixed tests, removed old files 8 years ago
dehnert 070e115b60 tests for JIT based model builder 8 years ago
TimQu 82a3be3d74 .. missing files 8 years ago
TimQu ea2315e903 restructured code for pcaa implementation 8 years ago
dehnert 812e1c4235 adapted test to new check policy and made jani variable and expression variable have the same name in PRISM-to-JANI conversion 8 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 8 years ago
dehnert 2471036df4 more work on jit-thing: transitioning to proper handling of synchronizing edges 8 years ago
dehnert 299b2d7a56 some start on JIT-based model builder 8 years ago
sjunges 7ef857137e tests updated to respect headers now missing in parsers 8 years ago
dehnert 1b42af776c missing test-input file 8 years ago
dehnert 0f1c1f28ab fixed bug related to input-enabling automata, tests now passing 8 years ago
dehnert d3cf9a4e7f adding Markov automaton tests to explicit JANI model builder 8 years ago
dehnert 3504d09500 added quite some debug output to see where things are going wrong 8 years ago
dehnert 36e07006f9 added test for legality check of synch vectors 8 years ago
dehnert d22d1daaa6 adapted more tests 8 years ago
dehnert ba35120683 fixing problems as a consequence of moving from PRISM programs to SymbolicModelDescription 8 years ago
dehnert 62ca16b20a alpha-draft of synchronization vectors in JANI 8 years ago
dehnert c2cab571f5 made tests work again 8 years ago
TimQu ee8d345667 csl MA model checker does not allow rational numbers 8 years ago
sjunges ba81925c1d renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 9 years ago
sjunges 19bf801456 Fixed MDP tests 9 years ago
sjunges d97b0b2897 cleaned tests 9 years ago
sjunges b6465020a2 towards working tests in pla 9 years ago
sjunges ba1f6bf3d5 jani property stub 9 years ago
sjunges 2637d51afc set formula 9 years ago
sjunges 9632ca9f6f fixed tests 9 years ago
sjunges 0ef2b55c75 made some region settings attribute to the model checker instead of global 9 years ago
sjunges 548ba8bbeb somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
sjunges 4999cfa8a0 By performance tests, you served us well but we do not love you any longer 9 years ago
sjunges d8d8f70f0c functional tests now work with the refactored code base 9 years ago
TimQu 0760e2a7f9 tiny MA example, small fix and test cases for MAs 9 years ago
Mavo 5b8cf447c7 Small changes in tests to compile without Carl 9 years ago
TimQu b267394a2c fixed the case where an objective is satisfied at the initial state. 9 years ago