testcases: test_unreferenced_files: support for triggers in subpackages
Describe your issue
Testing for triggers fails when the trigger is in a subpackage.
As an example:
results in:
https://gitlab.com/Danct12/pmaports/-/jobs/2939186419
What's the expected behaviour?
A correctly formatted triggers
keyword inside a subpackage should pass the test
What's the current behaviour?
It fails
Additional information
https://gitlab.postmarketos.org/postmarketos/pmaports/-/blob/master/.ci/testcases/test_unreferenced_files.py#L80-L84 should be expanded to consider triggers that are located in subpackages
Edited by Administrator