The Sparta Modeling Framework
|
This is the complete list of members for sparta::SpartaTester, including all inherited members.
compare(const T &t, const U &u) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
compare(const T &t, const U &u) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expect(bool val, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectAllReached(uint32_t expected_reached, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectEqual(uint8_t v1, uint8_t v2, bool expected, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectEqual(const T &v1, const T &v2, bool expected, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectEqual(const T &v1, const U &v2, bool expected, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectEqual(const T &v1, const std::nullptr_t, bool expected, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectEqual(const std::nullptr_t, const T &v1, bool expected, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectEqualWithinTolerance(const T &v1, const T &v2, const T &tol, const char *test_type, const uint32_t line, const char *file) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
expectFilesEqual(const std::string &a, const std::string &b, bool expected, uint32_t line, const char *file, const bool ignore_commented_lines=true) | sparta::SpartaTester | inline |
fileComparisonFailed(const std::string &a, const std::string &b, const uint32_t line, const char *file, const std::string &error) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
getErrorCode(const SpartaTester *tester=getInstance()) (defined in sparta::SpartaTester) | sparta::SpartaTester | inlinestatic |
getInstance() (defined in sparta::SpartaTester) | sparta::SpartaTester | inlinestatic |
makeTesterWithUserCError(std::ostream &cerr) (defined in sparta::SpartaTester) | sparta::SpartaTester | inlinestatic |
reachedMethod(const std::string &method_title) (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
SpartaTester() (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |
throwTestFailed(const char *test_type, const uint32_t line, const char *file, const char *exception_what="") (defined in sparta::SpartaTester) | sparta::SpartaTester | inline |