40#include <boost/test/unit_test.hpp>
A class which bundles a node tree and an IPbus client interface together providing everything you nee...
const Node & getNode() const
Retrieve the top-level node.
void dispatch()
Make the IPbus client issue a dispatch.
ValWord< uint32_t > read() const
Read a single, unmasked, unsigned word.
None tests(nox.Session session)
empty_dispatch_after_read
BOOST_CHECK_NO_THROW(hw.getNode("REG").writeBlock(xx))
#define UHAL_TESTS_DEFINE_CLIENT_TEST_CASES(test_suite_name, test_case_name, test_fixture, test_case_contents)