Commit graph

2 commits

Author SHA1 Message Date
Pekka Paalanen
ef69f6276c test: di_info_get_default_color_primaries()
Notifies us if the result ever changes.

The 3 decimal precision is taken from E-EDID 1.4 spec which says that
the numbers have that precision.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2024-06-12 16:26:33 +03:00
Pekka Paalanen
f70fa58441 test: add high-level API test
This new test exercises all existing high-level API to make sure the
output does not change unexpectedly.

Unlike with edid-decode tests, these new print tests do not have an
externally defined groundtruth. They are only to detect changes and
exercise code paths.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-11-09 14:18:04 +02:00