Skip to content
Snippets Groups Projects
Commit d33604f3 authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-wrap: Use a more realistic multiarch tuple for unit tests


All of our supported architectures define _SRT_MULTIARCH from the build
system, and pressure-vessel can't be compiled for other architectures
without defining _SRT_MULTIARCH, so we don't need to override this
to a mock string; we can leave it set to the real multiarch tuple of the
architecture.

This avoids setting up inconsistencies between this code path, and other
parts of pressure-vessel that do not force a mock architecture.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent de82a412
No related branches found
No related tags found
1 merge request!781Test coverage and refactoring in preparation for steamrt/tasks#595
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment