![]() |
Shamrock 2025.10.0
Astrophysical Code
|
This is the complete list of members for shamtest::details::TestAssertList, including all inherited members.
| assert_add_comment(std::string assert_name, bool v, std::string comment, SourceLocation loc=SourceLocation{}) | shamtest::details::TestAssertList | inline |
| assert_bool(std::string assert_name, bool v, SourceLocation loc=SourceLocation{}) | shamtest::details::TestAssertList | inline |
| assert_bool_with_log(std::string assert_name, bool v, std::string log) (defined in shamtest::details::TestAssertList) | shamtest::details::TestAssertList | inline |
| assert_equal(std::string assert_name, T1 a, T2 b, SourceLocation loc=SourceLocation{}) | shamtest::details::TestAssertList | inline |
| assert_equal_array(std::string assert_name, Acca &acc_a, Accb &acc_b, u32 len, SourceLocation loc=SourceLocation{}) | shamtest::details::TestAssertList | inline |
| assert_float_equal(std::string assert_name, f64 a, f64 b, f64 eps, SourceLocation loc=SourceLocation{}) | shamtest::details::TestAssertList | inline |
| asserts | shamtest::details::TestAssertList | |
| deserialize(std::basic_stringstream< byte > &reader) | shamtest::details::TestAssertList | static |
| gen_comment(std::string s, SourceLocation loc) | shamtest::details::TestAssertList | inlinestatic |
| get_assert_count() | shamtest::details::TestAssertList | inline |
| get_assert_success_count() | shamtest::details::TestAssertList | inline |
| serialize(std::basic_stringstream< byte > &stream) | shamtest::details::TestAssertList | |
| serialize_json() | shamtest::details::TestAssertList |