Searched hist:cde3c425d16f6d0c8e6f47940ef5152b9021f3f2 (Results 1 – 4 of 4) sorted by relevance
/qemu/rust/qemu-api/src/ |
H A D | lib.rs | cde3c425d16f6d0c8e6f47940ef5152b9021f3f2 Fri Oct 18 14:30:56 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: build integration test for the qemu_api crate
Adjust the integration test to compile with a subset of QEMU object files, and make it actually create an object of the class it defines.
Follow the Rust filesystem conventions, where tests go in tests/ if they use the library in the same way any other code would.
Reviewed-by: Junjie Mao <junjie.mao@hotmail.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/rust/qemu-api/tests/ |
H A D | tests.rs | cde3c425d16f6d0c8e6f47940ef5152b9021f3f2 Fri Oct 18 14:30:56 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: build integration test for the qemu_api crate
Adjust the integration test to compile with a subset of QEMU object files, and make it actually create an object of the class it defines.
Follow the Rust filesystem conventions, where tests go in tests/ if they use the library in the same way any other code would.
Reviewed-by: Junjie Mao <junjie.mao@hotmail.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/rust/qemu-api/ |
H A D | meson.build | cde3c425d16f6d0c8e6f47940ef5152b9021f3f2 Fri Oct 18 14:30:56 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: build integration test for the qemu_api crate
Adjust the integration test to compile with a subset of QEMU object files, and make it actually create an object of the class it defines.
Follow the Rust filesystem conventions, where tests go in tests/ if they use the library in the same way any other code would.
Reviewed-by: Junjie Mao <junjie.mao@hotmail.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|
/qemu/ |
H A D | meson.build | cde3c425d16f6d0c8e6f47940ef5152b9021f3f2 Fri Oct 18 14:30:56 UTC 2024 Paolo Bonzini <pbonzini@redhat.com> rust: build integration test for the qemu_api crate
Adjust the integration test to compile with a subset of QEMU object files, and make it actually create an object of the class it defines.
Follow the Rust filesystem conventions, where tests go in tests/ if they use the library in the same way any other code would.
Reviewed-by: Junjie Mao <junjie.mao@hotmail.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
|