platform_build/tests
Cole Faust 3736374dfe Fix whitespace in soong_config_set calls
In make, soong_config_set uses an $(eval) to set it's value, expanding
the value of the soong config variable _before_ evaluating the value.
Because of this, make will strip trailing whitespace like it does on
regular assignments.

Make rbcrun match this behavior.

Test: ./out/rbcrun ./build/make/tests/run.rbc
Change-Id: I907e85cdf50f6fac54331c0d1044f0d53bec22ed
2023-05-02 10:11:02 -07:00
..
artifact_path_requirements Evaluate intermediate products properly 2022-04-12 15:25:14 -07:00
inherits_in_regular_variables Fix printing variables that have inherit references in them 2023-01-05 12:06:26 -08:00
prefixed_sort_order Sort inherited products correctly 2022-04-18 17:18:08 -07:00
single_value_inheritance Evaluate intermediate products properly 2022-04-12 15:25:14 -07:00
b_tests.sh Add a test for b builds with -- 2023-03-22 16:28:11 -07:00
board.rbc Correctly copy the board configuration input variables 2021-12-01 11:06:23 -08:00
board_input_vars.rbc Correctly copy the board configuration input variables 2021-12-01 11:06:23 -08:00
conversion_error.rbc Runtime reporting of the conversion errors. 2021-11-18 11:27:55 -08:00
envsetup_tests.sh move lunch specific tests to separate file 2022-09-09 17:27:22 -04:00
include1.rbc Product configuration in Starlark support files. 2021-03-18 10:52:05 -07:00
input_variables.rbc Pass input variables to product config 2021-12-02 20:47:31 -08:00
lunch_tests.sh move lunch specific tests to separate file 2022-09-09 17:27:22 -04:00
part1.rbc Better Soong namespace support in the RBC runtime. 2021-10-25 10:41:46 -07:00
product.rbc Fix whitespace in soong_config_set calls 2023-05-02 10:11:02 -07:00
roboleaf_tests.sh Merge "remove zsh from roboleaf_tests.sh" 2022-09-28 19:40:39 +00:00
run.rbc Fix whitespace in soong_config_set calls 2023-05-02 10:11:02 -07:00
version_defaults.rbc Make global config depend on version defaults. 2021-09-17 11:00:29 -07:00