Skip to content
Snippets Groups Projects
Unverified Commit bb126097 authored by Caleb Connolly's avatar Caleb Connolly :recycle: Committed by Oliver Smith
Browse files

test: conftest: require_programs() automatically (MR 2483)


Pmbootstrap finds all its host dependencies during init, ensure we do
that for pytest too.

Adapt require_programs() to use subprocess directly rather than have to
solve the weird dependency chain of pmb.helpers.run which depends on the
global context being initialised before it's usable.

Signed-off-by: default avatarCaleb Connolly <caleb@postmarketos.org>
parent cefe98fb
No related branches found
No related tags found
1 merge request!2483test: fix and re-add bootimg analyze tests
Pipeline #211144 failed
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