xref: /aosp_15_r20/tools/asuite/atest/unittest_data/cache_root/README.md (revision c2e18aaa1096c836b086f94603d04f4eb9cf37f5)
1Theses cache files are generated by atest. To regenerate them:
2
378ea54ef315f5613f7c11dd1a87f10c7.cache -> `m atest && atest-dev -c --host hello_world_test`
4
5cd66f9f5ad63b42d0d77a9334de6bb73.cache -> Open test_finders/test_info.py, and in the constructor of TestInfo, add `self.some_new_property = "foo"`. Then run `m atest && atest-dev -c --host hello_world_test`. The result will be under the 78ea... name, but just rename it to the cd66... name.
6
7The new files will be in ~/.atest/info_cache/
8