μHAL (v2.7.9)
Part of the IPbus software repository
Namespaces | Functions | Variables
test_empty_dispatch.cpp File Reference
#include "uhal/uhal.hpp"
#include "uhal/tests/definitions.hpp"
#include "uhal/tests/fixtures.hpp"
#include "uhal/tests/tools.hpp"
#include <boost/test/unit_test.hpp>
Include dependency graph for test_empty_dispatch.cpp:

Go to the source code of this file.

Namespaces

 uhal
 
 uhal::tests
 

Functions

 uhal::tests::UHAL_TESTS_DEFINE_CLIENT_TEST_CASES (EmptyDispatchTestSuite, empty_dispatch, MinimalFixture, { HwInterface hw=getHwInterface();BOOST_CHECK_NO_THROW(hw.dispatch());}) UHAL_TESTS_DEFINE_CLIENT_TEST_CASES(EmptyDispatchTestSuite
 
 uhal::tests::BOOST_CHECK_NO_THROW (ValWord< uint32_t > r=hw.getNode("REG").read())
 
 uhal::tests::BOOST_CHECK_NO_THROW (hw.dispatch())
 

Variables

 uhal::tests::empty_dispatch_after_read