platform_bootable_recovery/tests
Chih-Hung Hsieh af6d780eb2 Add timed out test files to tidy_timeout_srcs
* Timed out runs do not show any warning messages.
* These test files cannot finish clang-tidy runs with
  the following settings:
    TIDY_TIMEOUT=90
    WITH_TIDY=1
    CLANG_ANALYZER_CHECKS=1
* When TIDY_TIMEOUT is set, in Android continuous builds,
  tidy_timeout_srcs files will not be compiled by clang-tidy.
  When developers build locally without TIDY_TIMEOUT,
  tidy_timeout_srcs files will be compiled.
* Some of these test modules may be split into smaller ones,
  or disable some time consuming checks, and then
  enable clang-tidy to run within limited time.

Bug: 201099167
Test: make droid tidy-bootable-recovery_subset
Change-Id: I3c4606959ab70e339df201501356b24953d4fb8a
2022-02-17 22:03:12 -08:00
..
common tests: Pick up testdata with LOCAL_TEST_DATA. 2018-04-02 14:14:29 -07:00
fuzz Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
manual tests: Move ResourcesTest into component test. 2018-04-16 11:29:06 -07:00
testdata Re-enable failed imgpatch tests 2021-01-13 10:10:15 -05:00
unit Move package verifier from libinstall to libotautil 2021-12-22 23:31:08 +08:00
Android.bp Add timed out test files to tidy_timeout_srcs 2022-02-17 22:03:12 -08:00
AndroidTest.xml Add test config for recovery_host_test 2020-10-06 23:31:04 +00:00