bool testSimpleTableMessage(const std::string &typeNameStr, size_t nbElement)
Test the serialisation/deserialisation of table of data in message.
bool checkValue(const std::string &testName, size_t givenSize, size_t referenceSize)
Check given value compare to the reference size.
bool testMultiSimpleTableMessage(const std::string &typeNameStr, size_t nbElementMin, size_t nbElementMax)
Test the serialisation/deserialisation of table of data in message.
int main(int argc, char **argv)
void testSimpleTableDataMessage()
Test if data size is Ok.