diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-05 10:33:09 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-06-03 22:42:18 +0200 |
commit | f620cadc0c24ae414b46204e57a82f7bf586d2c4 (patch) | |
tree | ff502e97b130ceddcc16c274b43fc978f6ef8076 /python/scripts | |
parent | 53de966c3e8e6b9db3a81e8081be8e8275a0c6ee (diff) | |
download | qemu-f620cadc0c24ae414b46204e57a82f7bf586d2c4.zip qemu-f620cadc0c24ae414b46204e57a82f7bf586d2c4.tar.gz qemu-f620cadc0c24ae414b46204e57a82f7bf586d2c4.tar.bz2 |
rust: add qemu-api doctests to "meson test"
Doctests are weird. They are essentially integration tests, but they're
"ran" by executing rustdoc --test, which takes a compiler-ish
command line. This is supported by Meson 1.8.0.
Because they run the linker and need all the .o files, run them in the
build jobs rather than the test jobs.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions