CoolProp
4.2.5
An open-source fluid property and humid air property database
|
Go to the source code of this file.
Macros | |
#define | CATCH_CONFIG_RUNNER |
Functions | |
TEST_CASE ("Check reference state","[reference_state]") | |
TEST_CASE ("Check units of fluid constants","[fast]") | |
TEST_CASE ("Normal boiling point of water","[fast]") | |
int | run_fast_tests () |
int | run_not_slow_tests () |
int | run_user_defined_tests (const std::vector< std::string > &tests_or_tags) |
void | run_tests () |
int run_user_defined_tests | ( | const std::vector< std::string > & | tests_or_tags | ) |
TEST_CASE | ( | "Check reference state" | , |
"" | [reference_state] | ||
) |