[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 020/143] meson: add testsuite Makefile generator
From: |
Paolo Bonzini |
Subject: |
Re: [PATCH 020/143] meson: add testsuite Makefile generator |
Date: |
Fri, 7 Aug 2020 12:49:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 |
On 07/08/20 12:48, Alex Bennée wrote:
>> Rules to execute tests are generated by a simple Python program
>> that integrates into the existing "make check" mechanism. This
>> provides familiarity for developers, and also allows piecewise
>> conversion of the testsuite Makefiles to meson.
> Hmm not sure why check-tcg has broken then:
>
> 11:44:37 [alex.bennee@hackbox2:~/l/q/b/all] review/meson-for-5.2|✔ + make
> check-tcg
> make[1]: Entering directory '/home/alex.bennee/lsrc/qemu.git/slirp'
> make[1]: Nothing to be done for 'all'.
> make[1]: Leaving directory '/home/alex.bennee/lsrc/qemu.git/slirp'
> make: *** No rule to make target 'run-tcg-tests-aarch64-softmmu', needed by
> 'check-tcg'. Stop.
>
>
Probably unrelated unless you bisected it to this patch. I'll check.
Paolo
- [PATCH 014/143] build-sys hack: link with whole .fa archives, (continued)
- [PATCH 014/143] build-sys hack: link with whole .fa archives, Paolo Bonzini, 2020/08/06
- [PATCH 015/143] build-sys: add meson submodule, Paolo Bonzini, 2020/08/06
- [PATCH 016/143] meson: move summary to meson.build, Paolo Bonzini, 2020/08/06
- [PATCH 012/143] configure: integrate Meson in the build system, Paolo Bonzini, 2020/08/06
- [PATCH 017/143] meson: enable pie, Paolo Bonzini, 2020/08/06
- [PATCH 018/143] meson: use coverage option, Paolo Bonzini, 2020/08/06
- [PATCH 020/143] meson: add testsuite Makefile generator, Paolo Bonzini, 2020/08/06
- [PATCH 019/143] meson: add sparse support, Paolo Bonzini, 2020/08/06
- [PATCH 022/143] meson: add remaining generated tcg trace helpers, Paolo Bonzini, 2020/08/06
- [PATCH 021/143] libqemuutil, qapi, trace: convert to meson, Paolo Bonzini, 2020/08/06
- [PATCH 024/143] contrib/libvhost-user: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 025/143] tools/virtiofsd: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 023/143] meson: add version.o, Paolo Bonzini, 2020/08/06
- [PATCH 028/143] contrib/rdmacm-mux: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 027/143] contrib/vhost-user-scsi: convert to Meson, Paolo Bonzini, 2020/08/06
- [PATCH 026/143] contrib/vhost-user-blk: convert to Meson, Paolo Bonzini, 2020/08/06