mCRL2
|
Utility functions for unit testing. More...
Go to the source code of this file.
Namespaces | |
namespace | mcrl2 |
A class that takes a linear process specification and checks all tau-summands of that LPS for confluence. | |
namespace | mcrl2::data |
Namespace for all data library functionality. | |
namespace | mcrl2::data::detail |
Functions | |
static std::vector< data::rewrite_strategy > | mcrl2::data::detail::initialise_test_rewrite_strategies (const bool with_prover) |
Static initialisation of rewrite strategies used for testing. | |
const std::vector< data::rewrite_strategy > & | mcrl2::data::detail::get_test_rewrite_strategies (const bool with_prover) |
Rewrite strategies that should be tested. | |
Utility functions for unit testing.
Definition in file rewrite_strategies.h.