#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>
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 | |