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