Add tests for kata containers policies (#221)

closes #220

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2024-04-27 06:31:09 -07:00
committed by GitHub
parent 55abbb2b42
commit c6fb8cf044
15 changed files with 5284 additions and 1 deletions
+5
View File
@@ -124,6 +124,11 @@ name="aci"
harness=false
test=false
[[test]]
name="kata"
harness=false
test=false
[package.metadata.docs.rs]
# To build locally:
# RUSTDOCFLAGS="--cfg docsrs" cargo +nightly doc --all-features --no-deps