Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
shamtest::details::TestAssertList Member List

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::TestAssertListinline
assert_bool(std::string assert_name, bool v, SourceLocation loc=SourceLocation{})shamtest::details::TestAssertListinline
assert_bool_with_log(std::string assert_name, bool v, std::string log) (defined in shamtest::details::TestAssertList)shamtest::details::TestAssertListinline
assert_equal(std::string assert_name, T1 a, T2 b, SourceLocation loc=SourceLocation{})shamtest::details::TestAssertListinline
assert_equal_array(std::string assert_name, Acca &acc_a, Accb &acc_b, u32 len, SourceLocation loc=SourceLocation{})shamtest::details::TestAssertListinline
assert_float_equal(std::string assert_name, f64 a, f64 b, f64 eps, SourceLocation loc=SourceLocation{})shamtest::details::TestAssertListinline
assertsshamtest::details::TestAssertList
deserialize(std::basic_stringstream< byte > &reader)shamtest::details::TestAssertListstatic
gen_comment(std::string s, SourceLocation loc)shamtest::details::TestAssertListinlinestatic
get_assert_count()shamtest::details::TestAssertListinline
get_assert_success_count()shamtest::details::TestAssertListinline
serialize(std::basic_stringstream< byte > &stream)shamtest::details::TestAssertList
serialize_json()shamtest::details::TestAssertList