Skip to content

Commit

Permalink
Make sure debuggerd_test is run on device.
Browse files Browse the repository at this point in the history
Tests starting failing on aarch64, so force presubmit to run the
debuggerd tests on device to close this coverage hole.

Test: Treehugger and verify tests are run on device.
Change-Id: Ie40eab35e46cefd3cebc132d9c0a3d1ebdb0d766
  • Loading branch information
cferris1000 committed Apr 25, 2024
1 parent 6f52052 commit c76a893
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions debuggerd/TEST_MAPPING
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
{
"name": "debuggerd_test"
},
{
"name": "debuggerd_test",
"keywords": ["primary-device"]
},
{
"name": "libtombstoned_client_rust_test"
},
Expand Down

0 comments on commit c76a893

Please sign in to comment.