crosvm/tests
Daniel Verkamp 8d70c18b16 tests: plugin: add clone3 and rseq to seccomp policy
These syscalls are used by the plugin test child process on newer glibc
and kernel versions. Without them, the plugin tests fail because the
child processes die with SIGSYS.

BUG=None
TEST=tools/dev_container tools/presubmit --all

Change-Id: Id56831cf146e1e0f24f700744d6db902133ecc62
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4034381
Reviewed-by: Zihan Chen <zihanchen@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2022-11-17 18:59:56 +00:00
..
mini_plugin_template.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin.policy tests: plugin: add clone3 and rseq to seccomp policy 2022-11-17 18:59:56 +00:00
plugin_adder.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_async_write.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_dirty_log.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_enable_cap.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_extensions.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_hint.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_ioevent.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_irqfd.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_msr_index_list.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_net_config.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_supported_cpuid.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_vcpu_pause.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugin_vm_state.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00
plugins.rs Document feature flags and introduce new feature sets 2022-10-14 20:31:19 +00:00
vfs_crypto.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00