|
Chebyshev
Unit testing for scientific software
|
This is the complete list of members for chebyshev::err::err_context, including all inherited members.
| assert(const std::string &name, bool exp, std::string description="", bool quiet=false) | chebyshev::err::err_context | inline |
| err_context(std::string moduleName, int argc=0, const char **argv=nullptr) | chebyshev::err::err_context | inline |
| errno_flags(const std::string &name, Function f, InputType x, std::vector< int > &expected_flags, bool quiet=false) | chebyshev::err::err_context | inline |
| errno_flags(const std::string &name, Function f, std::function< InputType()> generator, std::vector< int > &expected_flags, bool quiet=false) | chebyshev::err::err_context | inline |
| errno_value(const std::string &name, Function f, InputType x, int expected_errno, bool quiet=false) | chebyshev::err::err_context | inline |
| errno_value(const std::string &name, Function f, std::function< InputType()> generator, int expected_errno, bool quiet=false) | chebyshev::err::err_context | inline |
| get_assertion(const std::string &name) | chebyshev::err::err_context | inline |
| get_assertion(const std::string &name, unsigned int i) | chebyshev::err::err_context | inline |
| get_errno(const std::string &name) | chebyshev::err::err_context | inline |
| get_errno(const std::string &name, unsigned int i) | chebyshev::err::err_context | inline |
| get_exception(const std::string &name) | chebyshev::err::err_context | inline |
| get_exception(const std::string &name, unsigned int i) | chebyshev::err::err_context | inline |
| output | chebyshev::err::err_context | |
| random | chebyshev::err::err_context | |
| settings | chebyshev::err::err_context | |
| setup(const std::string &moduleName, int argc=0, const char **argv=nullptr) | chebyshev::err::err_context | inline |
| terminate(bool exit=false) | chebyshev::err::err_context | inline |
| throws(const std::string &name, Function f, InputType x, bool quiet=false) | chebyshev::err::err_context | inline |
| throws(const std::string &name, Function f, std::function< InputType()> generator, bool quiet=false) | chebyshev::err::err_context | inline |
| throws(const std::string &name, Function f, InputType x, bool quiet=false) | chebyshev::err::err_context | inline |
| throws(const std::string &name, Function f, std::function< InputType()> generator, bool quiet=false) | chebyshev::err::err_context | inline |
| ~err_context() | chebyshev::err::err_context | inline |