Skip to content
Snippets Groups Projects
Commit c29d1188 authored by Martin Killenberg's avatar Martin Killenberg
Browse files

all tests implemented so far are succeeding

parent ba83ef3c
No related branches found
No related tags found
No related merge requests found
......@@ -231,7 +231,6 @@ BOOST_AUTO_TEST_CASE(testInitialisationException) {
// BOOST_CHECK_EQUAL(deviceStatus, 0);
// BOOST_CHECK_EQUAL(std::string(errorMessage), "");
throw(std::logic_error("Tests are conceptually broken. Throwing to get out of endless loop."));
// // now check that the initialisation error is also reportet when recovering
// // Prepare registers to be initialised
// reg1=12; reg1.write();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment