Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
approved/ | H | 25-Apr-2025 | - | 42 | 35 | |
src/com/android/cts/backportedfixes/ | H | 25-Apr-2025 | - | 190 | 93 | |
Android.bp | H A D | 25-Apr-2025 | 2.5 KiB | 96 | 85 | |
OWNERS | H A D | 25-Apr-2025 | 57 | 3 | 3 | |
README.md | H A D | 25-Apr-2025 | 303 | 10 | 6 | |
backported_fixes.proto | H A D | 25-Apr-2025 | 1.2 KiB | 37 | 30 |
README.md
1# Backported Fixes Test libraries. 2 3This directory contains rules, annotations, and other helpers for writing tests 4for Backported Fixes. 5 6TODO: Add link to public docs. 7 8Tests for backported fixes should go in the test suite appropriate to the 9affected code and be annotated {@link BackportedFixTest}. 10