emlabcpp
modern opinionated embedded C++ library
emlabcpp::testing::test_callable< Callable > Member List

This is the complete list of members for emlabcpp::testing::test_callable< Callable >, including all inherited members.

get_name() const overrideemlabcpp::testing::test_callable< Callable >inlinevirtual
operator=(test_callable &&) noexcept=defaultemlabcpp::testing::test_callable< Callable >
emlabcpp::testing::test_interface::operator=(test_interface const &)=deleteemlabcpp::testing::test_interface
emlabcpp::testing::test_interface::operator=(test_interface &&)=defaultemlabcpp::testing::test_interface
run(pmr::memory_resource &mem_resource) finalemlabcpp::testing::test_callable< Callable >inlinevirtual
setup(pmr::memory_resource &)emlabcpp::testing::test_interfacevirtual
teardown(pmr::memory_resource &)emlabcpp::testing::test_interfacevirtual
test_callable(std::string_view const name, Callable cb)emlabcpp::testing::test_callable< Callable >inline
test_callable(std::string_view const name, auto &rec, Callable cb)emlabcpp::testing::test_callable< Callable >inline
test_callable(test_callable &&) noexcept=defaultemlabcpp::testing::test_callable< Callable >
test_interface()=defaultemlabcpp::testing::test_interface
test_interface(test_interface const &)=deleteemlabcpp::testing::test_interface
test_interface(test_interface &&other)=defaultemlabcpp::testing::test_interface
~test_interface()=defaultemlabcpp::testing::test_interfacevirtual