1commands: { 2 copy_before: { 3 from: "out/soong/.intermediates/system/testing/gtest_extras/gtestifier/gtestifier/linux_glibc_x86_64_PY3/gtestifier" 4 to: "tools/out/bin/gtestifier" 5 executable: false 6 } 7 copy_before: { 8 from: "out/soong/.intermediates/external/sqlite/dist/libsqlite/linux_glibc_x86_64_shared/libsqlite.so" 9 to: "tools/out/lib64/libsqlite.so" 10 executable: false 11 } 12 copy_before: { 13 from: "out/soong/.intermediates/external/icu/icu4c/source/i18n/libicui18n/linux_glibc_x86_64_shared/libicui18n-host.so" 14 to: "tools/out/lib64/libicui18n-host.so" 15 executable: false 16 } 17 copy_before: { 18 from: "out/soong/.intermediates/external/icu/icu4c/source/common/libicuuc/linux_glibc_x86_64_shared/libicuuc-host.so" 19 to: "tools/out/lib64/libicuuc-host.so" 20 executable: false 21 } 22 copy_before: { 23 from: "out/soong/.intermediates/external/icu/icu4c/source/stubdata/icu-data_host_i18n_apex/linux_glibc_common/icudt75l.dat" 24 to: "tools/out/com.android.i18n/etc/icu/icudt75l.dat" 25 executable: false 26 } 27 copy_before: { 28 from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/libc++.so" 29 to: "tools/out/lib64/libc++.so" 30 executable: false 31 } 32 copy_before: { 33 from: "external/jemalloc_new/test/integration/MALLOCX_ARENA.c" 34 to: "external/jemalloc_new/test/integration/MALLOCX_ARENA.c" 35 } 36 copy_before: { 37 from: "external/jemalloc_new/test/integration/aligned_alloc.c" 38 to: "external/jemalloc_new/test/integration/aligned_alloc.c" 39 } 40 copy_before: { 41 from: "external/jemalloc_new/test/integration/allocated.c" 42 to: "external/jemalloc_new/test/integration/allocated.c" 43 } 44 copy_before: { 45 from: "external/jemalloc_new/test/integration/extent.c" 46 to: "external/jemalloc_new/test/integration/extent.c" 47 } 48 copy_before: { 49 from: "external/jemalloc_new/test/integration/mallocx.c" 50 to: "external/jemalloc_new/test/integration/mallocx.c" 51 } 52 copy_before: { 53 from: "external/jemalloc_new/test/integration/overflow.c" 54 to: "external/jemalloc_new/test/integration/overflow.c" 55 } 56 copy_before: { 57 from: "external/jemalloc_new/test/integration/posix_memalign.c" 58 to: "external/jemalloc_new/test/integration/posix_memalign.c" 59 } 60 copy_before: { 61 from: "external/jemalloc_new/test/integration/rallocx.c" 62 to: "external/jemalloc_new/test/integration/rallocx.c" 63 } 64 copy_before: { 65 from: "external/jemalloc_new/test/integration/sdallocx.c" 66 to: "external/jemalloc_new/test/integration/sdallocx.c" 67 } 68 copy_before: { 69 from: "external/jemalloc_new/test/integration/thread_arena.c" 70 to: "external/jemalloc_new/test/integration/thread_arena.c" 71 } 72 copy_before: { 73 from: "external/jemalloc_new/test/integration/xallocx.c" 74 to: "external/jemalloc_new/test/integration/xallocx.c" 75 } 76 chdir: true 77 command: "bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/aligned_alloc.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/aligned_alloc.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/allocated.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/allocated.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/extent.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/extent.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/mallocx.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/mallocx.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/MALLOCX_ARENA.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/MALLOCX_ARENA.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/overflow.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/overflow.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/posix_memalign.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/posix_memalign.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/rallocx.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/rallocx.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/sdallocx.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/sdallocx.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/thread_arena.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/thread_arena.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate' && bash -c '__SBOX_SANDBOX_DIR__/tools/out/bin/gtestifier --in external/jemalloc_new/test/integration/xallocx.c --out __SBOX_SANDBOX_DIR__/out/external/jemalloc_new/test/integration/xallocx.c --suite jemalloc5 --test_name_prefix test_ --main_no_arguments --predicate testResultPredicate'" 78 copy_after: { 79 from: "out/external/jemalloc_new/test/integration/MALLOCX_ARENA.c" 80 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/MALLOCX_ARENA.c" 81 } 82 copy_after: { 83 from: "out/external/jemalloc_new/test/integration/aligned_alloc.c" 84 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/aligned_alloc.c" 85 } 86 copy_after: { 87 from: "out/external/jemalloc_new/test/integration/allocated.c" 88 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/allocated.c" 89 } 90 copy_after: { 91 from: "out/external/jemalloc_new/test/integration/extent.c" 92 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/extent.c" 93 } 94 copy_after: { 95 from: "out/external/jemalloc_new/test/integration/mallocx.c" 96 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/mallocx.c" 97 } 98 copy_after: { 99 from: "out/external/jemalloc_new/test/integration/overflow.c" 100 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/overflow.c" 101 } 102 copy_after: { 103 from: "out/external/jemalloc_new/test/integration/posix_memalign.c" 104 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/posix_memalign.c" 105 } 106 copy_after: { 107 from: "out/external/jemalloc_new/test/integration/rallocx.c" 108 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/rallocx.c" 109 } 110 copy_after: { 111 from: "out/external/jemalloc_new/test/integration/sdallocx.c" 112 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/sdallocx.c" 113 } 114 copy_after: { 115 from: "out/external/jemalloc_new/test/integration/thread_arena.c" 116 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/thread_arena.c" 117 } 118 copy_after: { 119 from: "out/external/jemalloc_new/test/integration/xallocx.c" 120 to: "out/soong/.intermediates/external/jemalloc_new/jemalloc5_integrationtests_gtestified_srcs/gen/gensrcs/external/jemalloc_new/test/integration/xallocx.c" 121 } 122 input_hash: "74cbd3593c0213e3ef82a63935f3374b2d2f293950f8cb9a45dd67b8d664c281" 123 env: { 124 name: "PATH" 125 inherit: true 126 } 127 env: { 128 name: "JAVA_HOME" 129 inherit: true 130 } 131 env: { 132 name: "TMPDIR" 133 inherit: true 134 } 135 env: { 136 name: "RBE_log_dir" 137 inherit: true 138 } 139 env: { 140 name: "RBE_platform" 141 inherit: true 142 } 143 env: { 144 name: "RBE_server_address" 145 inherit: true 146 } 147 env: { 148 name: "RBE_exec_root" 149 inherit: true 150 } 151 env: { 152 name: "OUT_DIR" 153 value: "out" 154 } 155 dont_inherit_env: true 156} 157 158