crosvm/tests
Daniel Verkamp 7c47dfe3f2 tests: disable plugin_hint test
This test uses kill(getppid(), SIGSTOP), which stops the cargo test
runner process instead of crosvm as intended.

Skip it until someone has time to fix it.

BUG=b:239094055
TEST=cargo test --features=plugin -- --test-threads=1

Change-Id: Ib41351154bc585cecc8471f0150f393ce9431da9
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3764464
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: Daniel Verkamp <dverkamp@chromium.org>
2022-07-15 17:35:52 +00:00
..
mini_plugin_template.c
plugin.policy
plugin_adder.c
plugin_async_write.c
plugin_dirty_log.c
plugin_enable_cap.c crosvm: add handling for hyperv exits 2020-03-05 19:01:24 +00:00
plugin_extensions.c
plugin_hint.c
plugin_ioevent.c
plugin_irqfd.c
plugin_msr_index_list.c
plugin_net_config.c Reland "crosvm: Remove CLOEXEC from fds passed into non-jailed plugin" 2022-04-07 23:12:16 +00:00
plugin_supported_cpuid.c crosvm: support kvm's hyper-v cpuid ioctl 2020-02-20 02:12:01 +00:00
plugin_vcpu_pause.c
plugin_vm_state.c
plugins.rs tests: disable plugin_hint test 2022-07-15 17:35:52 +00:00
vfs_crypto.c