platform_build_soong/tests
Spandan Das 08e90c2718 Fixes for run_integration_tests.sh
This script runs some useful integration tests, but is currently broken
at ToT. This CL enables us to rerun this script successfully.

Details
1. Remove the scripts related to bp2build/b/mixed_builds. These modes
   have been/are on the verge of deletion from soong
2. Remove the comparisision scripts for soong and bazel built artifcats,
   for the same reason
3. Add a TARGET_RELEASE to androidmk_test.sh
4. Add a TARGET_PRODUCT to o/s/build.ninja, since the generated .ninja files
   now have a product-specific suffix.
5. Remove a test that checks that globs are not generated in the first
   clean run. We always generate the glob file now (aosp/2893286)

Test: build/soong/tests/run_integration_tests.sh
Change-Id: I39f6706ab2a81a7b1b2e90d43195bc3e2c7a5c08
2024-03-29 19:00:20 +00:00
..
androidmk_test.sh Fixes for run_integration_tests.sh 2024-03-29 19:00:20 +00:00
b_args_test.sh Add b_args_test. 2023-10-11 17:27:29 +00:00
bootstrap_test.sh Fixes for run_integration_tests.sh 2024-03-29 19:00:20 +00:00
genrule_sandbox_test.py Improve genrule sandboxing script 2023-11-15 11:44:12 -08:00
lib.sh Merge "Use make_mock_top function" into main 2023-10-11 22:10:48 +00:00
run_integration_tests.sh Fixes for run_integration_tests.sh 2024-03-29 19:00:20 +00:00
sbom_test.sh Change sbom_test.sh to take command line arguments for target product, release and build variant, which is for a corresponding change in CI. 2023-09-29 16:52:11 -07:00
soong_test.sh simplify m clean 2023-05-23 17:34:15 -04:00