Closed Mellich closed 1 year ago
dataTypeSize map contains data size in bits. In the tests it is confused with bytes when checking against the maximum segment size. This leads to many tests gettings skipped although execution should be safe.
dataTypeSize
this should be fixed on top of the gtest infrastructure in PR #138
dataTypeSize
map contains data size in bits. In the tests it is confused with bytes when checking against the maximum segment size. This leads to many tests gettings skipped although execution should be safe.