summary refs log tree commit diff
path: root/tests/plugin.policy
diff options
context:
space:
mode:
authorStephen Barber <smbarber@chromium.org>2018-02-09 15:16:01 -0800
committerchrome-bot <chrome-bot@chromium.org>2018-03-08 00:37:50 -0800
commita10b2d20a8667a4c730aacc1f4c8d18a6756eaab (patch)
treec6db02d574746f0a18ec2ee1a868dd795c85e795 /tests/plugin.policy
parent8da6543e74d5e037f08ed4cc49f89ad63963c3dc (diff)
downloadcrosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.tar
crosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.tar.gz
crosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.tar.bz2
crosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.tar.lz
crosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.tar.xz
crosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.tar.zst
crosvm-a10b2d20a8667a4c730aacc1f4c8d18a6756eaab.zip
plugin: add crosvm_net_get_config
BUG=none
TEST=sudo cargo test --features plugin

Change-Id: Ib38fad250295d73529dff0451345b4274a261073
Reviewed-on: https://chromium-review.googlesource.com/911943
Commit-Ready: Stephen Barber <smbarber@chromium.org>
Tested-by: Stephen Barber <smbarber@chromium.org>
Reviewed-by: Zach Reizner <zachr@chromium.org>
Diffstat (limited to 'tests/plugin.policy')
-rw-r--r--tests/plugin.policy2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/plugin.policy b/tests/plugin.policy
index 960c8e5..773ea24 100644
--- a/tests/plugin.policy
+++ b/tests/plugin.policy
@@ -33,6 +33,8 @@ fstat: 1
 ftruncate: 1
 getcwd: 1
 getrlimit: 1
+# TUNGETFEATURES
+ioctl: arg1 == 0x800454CF
 madvise: 1
 memfd_create: 1
 mmap: 1