[LTP] [PATCH v2 0/7] CI: Run metadata tests
Petr Vorel
pvorel@suse.cz
Fri Jul 10 07:55:48 CEST 2026
Changes v1->v2:
* Fix out of tree build
* Try to detect out-of-tree build without specifying variable
* Makefile: Skip test-metadata on cross compile (new commit)
* Add missing diffutils for openSUSE
* Add missing licenses, copyright (new commit)
Tested:
https://github.com/pevik/ltp/actions/runs/29044863389
Petr Vorel (8):
Makefile: Skip test-metadata on cross compile
metadata: test.sh: Print the test name and result
metadata: Fix dependency for tests
metadata: test.sh: Add support for building out-of-tree
metadata: Add missing licenses, copyright
build.sh: Add support for test-metadata
ci/tumbleweed: Install diffutils
ci: Test metadata in docker build testing
.github/workflows/ci-docker-build.yml | 5 +++++
Makefile | 5 ++++-
build.sh | 5 +++--
ci/tumbleweed.sh | 3 ++-
metadata/Makefile | 4 ++--
metadata/tests/Makefile | 3 +++
metadata/tests/test.sh | 19 ++++++++++++++++---
7 files changed, 35 insertions(+), 9 deletions(-)
--
2.54.0
More information about the ltp
mailing list