Skip to content

TileByteStream: Migrate unit tests configurations to CA-based ones

The configuration of unit tests have been migrated to CA-based ones. Unit tests have been renamed to avoid misleading 'Cnv' in the names since the corresponding Tile raw data reading algorithm is actually tested here now (not the corresponding converters).

The reference files for unit tests have been updated accordingly.

The configuration of Tile raw data reading algorithm has been updated to configure reading of Tile L2 container and to configure the Tile ROD decoder without bad channels and EM scale conditions since they are not used in offline where this algorithm is actually used.

Merge request reports