Index: unittests/tst_messaging.cpp =================================================================== diff -u -rd4140ad65c9c319884bb8de4f1025b61cb5e322b -r59cbcea527160e543f93f35366a3f6d09c570e1b --- unittests/tst_messaging.cpp (.../tst_messaging.cpp) (revision d4140ad65c9c319884bb8de4f1025b61cb5e322b) +++ unittests/tst_messaging.cpp (.../tst_messaging.cpp) (revision 59cbcea527160e543f93f35366a3f6d09c570e1b) @@ -522,7 +522,7 @@ * \brief tst_MessageInterpreter_Alarms * \details Tests the message interpreter handling of empty HD messages */ -void tst_messaging::tst_MessageInterpreter_HD() +void tst_messaging::tst_MessageInterpreter_HD_emptyMessages() { gDisableHunhandledReport = true; Can::MessageInterpreter interpreter;