crosvm/tests
Dennis Kempin 210a0a01a3 Enable parallel execution of plugin and e2e tests
In cargo nextest, tests will be executed in a separate process for
each test.
This means we cannot use in-process locks or counters to ensure
tests will not conflict with each other.

BUG=b:261600801
TEST=CQ

Change-Id: Ifb5d16295fa2ec76a4036222961769dfaea18a32
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4190035
Commit-Queue: Dennis Kempin <denniskempin@google.com>
Reviewed-by: Zihan Chen <zihanchen@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2023-01-26 20:38:57 +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 Enable parallel execution of plugin and e2e tests 2023-01-26 20:38:57 +00:00
vfs_crypto.c Update all copyright headers to match new style 2022-09-13 18:41:29 +00:00