ci: test minimum configuration
authorDavid Marchand <david.marchand@redhat.com>
Wed, 17 Nov 2021 11:28:43 +0000 (12:28 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 17 Nov 2021 11:48:20 +0000 (12:48 +0100)
commitbd93fc6830fb76e9d0a42478fd44248243d1a319
tree08c374d910c39a811872a9c8965034d9f6a44c29
parent897e55c8d27f7c69cdc0c330deb67d15bd0b583d
ci: test minimum configuration

Disabling drivers and optional libraries was not tested.
Add a new target in test-meson-builds.sh and GHA with just the minimum
to run test-null.sh and any other optional component disabled.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
.ci/linux-build.sh
.github/workflows/build.yml
devtools/test-meson-builds.sh