We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d3873 commit 5e80c59Copy full SHA for 5e80c59
tests/README.md
@@ -59,7 +59,7 @@ For help on usage, see `tools/devtool help`.
59
60
The `pytest`-powered integration tests rely on Firecracker's HTTP API for
61
configuring and communicating with the VMM. Alongside these, the `vmm` crate
62
-also includes several [native-Rust integration tests](../vmm/tests/), which
+also includes several [native-Rust integration tests](../src/vmm/tests/), which
63
exercise its programmatic API without the HTTP integration. `Cargo`
64
automatically picks up these tests when `cargo test` is issued. They also count
65
towards code coverage.
0 commit comments