Tim Quatmann
|
b24d224691
|
tests: Enabled logging output while running test-cases.
|
6 years ago |
Tim Quatmann
|
553100b555
|
Replaced TYPED_TEST_CASE with TYPED_TEST_SUITE since the former is deprecated.
|
6 years ago |
Tim Quatmann
|
b320eb38d2
|
z3LpSolverTest: Skipping a test if not supported by installed z3 version.
|
6 years ago |
Darknety
|
68539592f2
|
Modelchecker-Prctl removed from original split
|
6 years ago |
Darknety
|
6e1238b10b
|
Modelchecker-Prctl tests split
|
6 years ago |
Tim Quatmann
|
a0e68a9d22
|
MultiObjectiveSchedRestModelCheckerTest: The test should not be executed if the installed z3 version is too old for optimization.
|
6 years ago |
TimQu
|
1807775c6c
|
Removed test of SparseModelNondeterministicTransitionBasedMemoryProduct which is no longer in use.
|
6 years ago |
Jan Karuc
|
b8b6dab6db
|
Modelchecker test split
|
6 years ago |
TimQu
|
bba5c65afb
|
The MultiObjectiveSchedRestModelCheckerTest now also works without Gurobi.
|
6 years ago |
Tim Quatmann
|
0bbbb2f6fb
|
glpk: fixes for incremental solving
|
6 years ago |
Matthias Volk
|
4ee31063a4
|
Removed double whitespaces in outputs
|
6 years ago |
Tim Quatmann
|
1323c099dd
|
Test for incremental LP solving.
|
6 years ago |
Tim Quatmann
|
fb22c3fe68
|
Tests: Illegal synchronized writes are now detected already during parsing.
The corresponding test case has thus been moved.
|
6 years ago |
Matthias Volk
|
6a77ce210a
|
Moved setting nofixdl to build settings
|
6 years ago |
Tim Quatmann
|
42b7865e7e
|
DirectEncodingParser: Added support for Action-based rewards.
|
6 years ago |
Tim Quatmann
|
c1b3a4f991
|
LraMdpPrctlModelCheckerTest: Test LRA computation for different environments. Added a testcase.
|
6 years ago |
Tim Quatmann
|
48dbaa6fbd
|
Fixed a test
|
6 years ago |
Tim Quatmann
|
900da9e556
|
Fixed EndComponentEliminatorTest
|
6 years ago |
Tim Quatmann
|
b1b429e8d2
|
EndComponentEliminatorTest: Made the test more stable with respect to different orders in the result.
|
6 years ago |
Tim Quatmann
|
925f72f754
|
More testcases for multi-objective model checking with scheduler restrictions (including fixes).
|
6 years ago |
Tim Quatmann
|
3e8f53f640
|
Added test cases for multi-objective scheduler restriction checker.
|
6 years ago |
radioGiorgio
|
ad34cbb951
|
testing
|
6 years ago |
TimQu
|
6d6dc7c6a7
|
EndComponentEliminatorTest: Fixed expected results since the order of end components changed.
|
6 years ago |
Tim Quatmann
|
bc623d1203
|
MinMaxLinearEquationSolver: Added a flag 'hasNoEndComponent' that is true if the system is known to have no end components. This decides if policy iteration does require a valid initial scheduler.
Renamed the 'hasNoEndComponents' solver requirement to 'hasUniqueSolution' as this is the actual thing we require for, e.g. sound value iteration.
|
6 years ago |
Matthias Volk
|
65a310dc8b
|
Test for allUntilProbabilities
|
6 years ago |
Matthias Volk
|
161c3ac6bf
|
Test case for transient probabilities
|
6 years ago |
Tim Quatmann
|
5869a1f5fd
|
Simplified StronglyConnectedComponentDecomposition.
|
6 years ago |
Tim Quatmann
|
0920390430
|
Fixed permissive scheduler tests (GitHub issue #38).
|
6 years ago |
Tim Quatmann
|
d24f61ded6
|
Added tests for quantiles.
|
6 years ago |
TimQu
|
6e3639c8f1
|
Added new minmax method: Vi-to-Pi, which first performs value iteration with doubles, to find a good initial policy for (potentially exact) policy iteration.
|
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 |
TimQu
|
646b668bd4
|
Added a new mdp model checker test
|
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 |
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
|
79bb6734ed
|
compile and link parsers in seperate binary
|
7 years ago |
TimQu
|
918dc349fb
|
Multi-objective tests now set the method via the environment
|
7 years ago |