Commit 089a69e
ci(xtask): cover vmcall-raw migtd lib tests
Add a third `cargo test --lib` invocation for migtd under
`--no-default-features --features main,policy_v2,vmcall-raw` so the
rebinding module and the vmcall-raw layout of
MigtdMigrationInformation are exercised by the Library Crates
workflow. `--lib` is required because the bin's `fn main` collides
with the cfg(test) stub under `main + !AzCVMEmu` (pre-existing,
out of scope).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Haitao Huang <haitaohuang@microsoft.com>1 parent 9923b94 commit 089a69e
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
48 | 63 | | |
49 | 64 | | |
50 | 65 | | |
| |||
0 commit comments