aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2025-09-18 14:51:54 +0200
committerThomas Huth <thuth@redhat.com>2025-09-24 08:26:11 +0200
commit4f1ebc7712a7db61155080164f2169320d033559 (patch)
treec795171b7bdec81f5870d9cc1566d227508564ea /scripts/lib/kdoc/kdoc_files.py
parent464a0a584c8cf8183b0d61167a0234a3a7c9aa6f (diff)
downloadqemu-4f1ebc7712a7db61155080164f2169320d033559.zip
qemu-4f1ebc7712a7db61155080164f2169320d033559.tar.gz
qemu-4f1ebc7712a7db61155080164f2169320d033559.tar.bz2
tests: Fix "make check-functional" for targets without thorough tests
If QEMU gets configured for a single target that does not have any thorough functional tests, "make check-functional" currently fails with the error message "No rule to make target 'check-func'". This happens because "check-func" only gets defined for thorough tests (quick ones get added to "check-func-quick" instead). The same problem can happen with the quick tests for targets that do not have any functional test at all. To fix it, simply make sure that the targets are always available in the Makefile. Reported-by: Peter Maydell <peter.maydell@linaro.org> Closes: https://gitlab.com/qemu-project/qemu/-/issues/3119 Signed-off-by: Thomas Huth <thuth@redhat.com> Message-ID: <20250918125154.126072-1-thuth@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions