453 Commits (d2e36e9db35e853453b0fcc6f425075f3236562f)

Author SHA1 Message Date
Jip Spel 78e5108e42 Extend Lattice test 7 years ago
Jip Spel fbb355eadb Keep assumptions when both assumptions can not be validated and there is some monotonicity 7 years ago
Jip Spel 6b216d7fd6 Add additional testsituation 7 years ago
Jip Spel cca2ad474e First check on samples for monotonicity 7 years ago
dehnert 334bcfd977 removed some tests to reflect new behavior of JANI compositions may refer to unknown actions 7 years ago
dehnert acfb8d28c0 fixing issues related to rewards in JIT-based model builder 7 years ago
dehnert fd6452e6a4 correcting test 7 years ago
TimQu 09efbcff34 fixed a test 7 years ago
TimQu ebfee78ecc Fixed compilation of tests 7 years ago
Jip Spel 6695f64460 Add test and fix bug RationalFunction to Expression 7 years ago
Jip Spel 51aace8421 Renamed ValueTypeToExpression to RationalFunctionToExpression 7 years ago
Jip Spel 440b127880 Add test for ValueType to Expression 7 years ago
Jip Spel a243a69aa6 Create test for MonotonicityChecker 7 years ago
Jip Spel 58dc2512cf Create test for AssumptionMaker 7 years ago
Jip Spel 712faae653 Create test for LatticeExtender 7 years ago
Jip Spel 705d8ecc1a Create test for Lattice 7 years ago
TimQu 646b668bd4 Added a new mdp model checker test 7 years ago
Jip Spel aaae25ee76 Update AssumptionCheckerTest 7 years ago
Jip Spel 71408bc011 Setup test for AssumptionChecker 7 years ago
TimQu c388d1c8fe making sure that functions in jani models and formulas in prism programs are substituted before flattening the model 7 years ago
TimQu a173cb68b8 fixed some janibuilder tests 7 years ago
TimQu b5bb87404c replaced occurrences of 'substituteConstants' by 'substituteConstantsFormulas' 7 years ago
dehnert 5706831ad6 fixing settings/tests 7 years ago
TimQu 467abd72e9 Made model checker tests also build the model via conversion to Jani and with the Jit Builder. 7 years ago
Matthias Volk 369d106f99 DFT: load json from string 7 years ago
TimQu f0d11afdb8 fixed compilation of tests 7 years ago
TimQu 5a16b2befa minor fixes to let the total reward tests compile and pass 7 years ago
TimQu 1f4c0325be test cases for ctmcs and markov automata 7 years ago
dehnert cdfa328464 first attempt at adapting to Z3 interface change 7 years ago
sjunges 53238f43f7 fixed some missing includes due to updated API 7 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 7 years ago
sjunges 6dfce6a405 extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times 7 years ago
TimQu 918dc349fb Multi-objective tests now set the method via the environment 7 years ago
dehnert ca651ec61c fixes github issue #24 related to MEC decomposition 7 years ago
dehnert bb6fb04f72 fixing volatile k-shortest path test that returns different (yet correct) results on different machines/compilers because of double imprecisions 7 years ago
dehnert c9496a255b corrected tests (pointed out by jklein) 7 years ago
Matthias Volk ef1cbae83c Tests for DRN parser 7 years ago
Matthias Volk 6fa88b1c14 Disable unnecessary output for DFT model checking 7 years ago
dehnert edbe3b1952 more work on explicit game solving 7 years ago
Matthias Volk d9db3f84b6 Fixed dft tests 7 years ago
TimQu 172c5f3657 Making things compile again... 7 years ago
Matthias Volk df1571d737 Added more DFT tests 7 years ago
TimQu 3310f51857 allowed for more fine grained solver requirements 7 years ago
Matthias Volk ca8608db5c Use different configurations in DFT tests 7 years ago
Matthias Volk 752a1fff86 Use pars settings for pars tests 7 years ago
Matthias Volk 2c9f6294a4 Started on DFT regression tests 7 years ago
Matthias Volk c8c0b73e7a Removed duplicated test 7 years ago
TimQu 12f8685080 Custom Termination Conditions for sound value iteration 7 years ago
TimQu be6d4f9854 renamed 'sound power' to 'sound value iteration' 7 years ago
dehnert 34b6593ed8 overhauled output of dd-based bisimulation for benchmarking 7 years ago