platform_build_soong/ui/build
Colin Cross 323dc60712 Make lots of tests run in parallel
Putting t.Parallel() in each test makes them run in parallel.
Additional t.Parallel() could be added to each subtest, although
that requires making a local copy of the loop variable for
table driven tests.

Test: m checkbuild
Change-Id: I5d9869ead441093f4d7c5757f2447385333a95a4
2020-10-06 15:12:22 -07:00
..
paths Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
sandbox/darwin Revert "Revert "Revert "Revert "Add path interposer"""" 2018-05-31 14:59:33 -07:00
Android.bp Add RBE metrics dump in Soong UI. 2020-07-09 21:06:22 +00:00
build.go Dist build.ninja and Android.bp.list 2020-06-25 12:50:00 -07:00
cleanbuild.go Removes $(PRODUCT_OUT)/misc_info.txt on installclean. 2020-05-07 23:48:30 +00:00
cleanbuild_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
config.go Collect FORCE_USE_GOMA environment variable as a metric. 2020-09-28 18:25:42 +00:00
config_darwin.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_linux.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
config_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
context.go Soong: Fix the package name in metrics.proto file 2019-06-14 15:27:46 -07:00
dumpvars.go Remove obsolete PDK build functionality 2020-08-11 01:11:44 +00:00
environment.go Create a highmem pool and put metalava into it 2020-01-24 11:44:23 -08:00
environment_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
exec.go Add logging for stats on finished commands 2020-04-19 12:06:14 -07:00
finder.go Dist module_paths/files.db 2020-07-06 17:15:05 -07:00
goma.go Add dist_dir to goma trigger 2019-07-23 16:16:15 -04:00
kati.go Remove obsolete PDK build functionality 2020-08-11 01:11:44 +00:00
ninja.go Update ninja proto, always enable ninja -d stats 2020-05-18 17:52:28 -07:00
path.go Pass the TMPDIR directly to the command when dumping makefile variables. 2020-06-05 17:28:41 +00:00
proc_sync.go Make soong lock file sync time configurable.. 2019-05-24 17:10:48 -04:00
proc_sync_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
rbe.go Deprecate USE_GOMA and replace with FORCE_USE_GOMA 2020-09-21 15:35:57 -04:00
rbe_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00
sandbox_darwin.go Implement linux sandboxing with nsjail 2019-01-15 13:47:31 -08:00
sandbox_linux.go nsjail: Always remount /tmp before src/out/dist 2020-05-01 16:26:56 -07:00
signal.go Improve signal handling in soong_ui 2017-02-22 10:44:19 -08:00
soong.go Use validations for blueprint tests 2020-07-16 13:07:06 -07:00
test_build.go Add missing soong_docs inputs 2020-06-26 10:36:18 -04:00
upload.go Inclusive fix: renaming dumb terminal to simple terminal. 2020-07-28 20:25:03 +00:00
upload_test.go Use the build start time from Soong main UI for metrics build timestamp. 2020-07-14 17:23:23 +00:00
util.go Dist build.ninja and Android.bp.list 2020-06-25 12:50:00 -07:00
util_test.go Make lots of tests run in parallel 2020-10-06 15:12:22 -07:00