Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
golden_output/ | 03-May-2024 | - | 11,807 | 11,775 | ||
root/ | 03-May-2024 | - | 632 | 605 | ||
README.md | D | 03-May-2024 | 607 | 19 | 13 | |
prepare_root.sh | D | 03-May-2024 | 3 KiB | 127 | 94 |
README.md
1# Run diff with golden output 2 3Simply running `./rundiff.sh` works. When the changes are found, you can accept the changes by running the following command. 4 5 ./rundiff.sh --update 6 7# How to prepare golden input 8 9`testdata/root` is pseudo-root dir for `linkerconfig`. 10 11 testdata/root/ 12 system/etc/ 13 sanitizer.libraries.txt 14 vndkcorevariant.libraries.txt 15 system/apex/ 16 <apex>/ 17 apex_manifest.json # copied from intermediate apex_manifest_full.json 18 bin/.keep # indicates to generate ld.config.txt for this apex 19