mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
e7a2a715e0
Given integration tests are placed in a dedicate directory, they don't need annotations (e.g. `#[cfg(integration_test)]` and `#[cfg(test)]`) or defining `test mod` to exclude themselves from the common compilation process. Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
---|---|---|
.. | ||
integration.rs |