c2a: Denylist additional Rust tests modules

These modules are not suitable for direct execution on cuttlefish, but
are still built as `rust_test` to get the harness.

Bug: 233924440
Test: Regenerate all TEST_MAPPINGs, pass presubmit
Change-Id: I4aebdb5e36cf3a80780483e0a7ebeb83e9735d29
This commit is contained in:
Matthew Maurer
2022-06-14 14:30:15 -07:00
parent 3f7f7e2236
commit 037b445ed8

View File

@@ -82,6 +82,10 @@ TEST_EXCLUDE = [
# TODO: Remove when b/198197213 is closed.
"diced_client_test",
"CoverageRustSmokeTest",
"libtrusty-rs-tests",
"terminal-size_test_src_lib",
]
# Excluded modules.