crosvm/tests
Dennis Kempin bb9a3a5572 Document feature flags and introduce new feature sets
The feature flags are documented using the document_features
crate.
Each platform gets one feature set that enables the features that
are built and tested for that platform.

The only functional difference is that the plugin feature is now
enabled in clippy. Otherwise this should be a no-op.

BUG=b:243894033
TEST=presubmit && cargo doc

Change-Id: Ia910bc2670696172daedcc503f7ad5844a844964
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3946024
Reviewed-by: Vikram Auradkar <auradkar@google.com>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2022-10-14 20:31:19 +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: Filter args2 in plugin.policy. 2022-10-10 19:59:38 +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