crosvm/x86_64
Daniel Verkamp 15aa2ec8b7 x86_64: remove integration tests
We have fully functional integration tests (`e2e_tests`) now, and the
separate x86_64 `integration` test that boots a VM doesn't test anything
unique that justifies its existence.

Additionally, `integration` uses internal hypervisor, x86_64, and arch
crate APIs that needs to be updated when those APIs change, which is an
annoyance and unnecessary churn.

Change-Id: Ie14edf859b9a7cc7c78774cb7c8017e9305a86d2
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5867901
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Frederick Mayle <fmayle@google.com>
2024-09-17 19:44:22 +00:00
..
src x86_64: avoid char to u8 casts using byte literals 2024-09-16 23:33:04 +00:00
Cargo.toml Replace memoffset with std::core::offset_of 2024-06-28 22:07:50 +00:00