On Tue, Aug 05, 2025 at 11:52:54AM +0200, Roger Pau Monne wrote: > Introduce a set of unit tests for PDX compression. The unit tests contains > both real and crafted memory maps that are then compressed using the > selected PDX algorithm. Note the build system for the unit tests has been > done in a way to support adding new compression algorithms easily. That > requires generating a new test-pdx-<compress> executable that's build with > the selected PDX compression enabled. > > Currently the only generated executable is test-pdx-mask that tests PDX > mask compression. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Anthony PERARD <anthony.per...@vates.tech> Thanks, -- Anthony PERARD