commands: { copy_before: { from: "test/dittosuite/ditto2cpp.py" to: "tools/src/test/dittosuite/ditto2cpp.py" } copy_before: { from: "test/dittosuite/example/android/binder.ditto" to: "test/dittosuite/example/android/binder.ditto" } copy_before: { from: "test/dittosuite/example/android/binder_gen.ditto" to: "test/dittosuite/example/android/binder_gen.ditto" } copy_before: { from: "test/dittosuite/example/android/binder_nested_parcel.ditto" to: "test/dittosuite/example/android/binder_nested_parcel.ditto" } copy_before: { from: "test/dittosuite/example/android/binder_sm.ditto" to: "test/dittosuite/example/android/binder_sm.ditto" } copy_before: { from: "test/dittosuite/example/android/multiprocessing.ditto" to: "test/dittosuite/example/android/multiprocessing.ditto" } copy_before: { from: "test/dittosuite/example/android/read_random_fuse.ditto" to: "test/dittosuite/example/android/read_random_fuse.ditto" } copy_before: { from: "test/dittosuite/example/android/read_random_native.ditto" to: "test/dittosuite/example/android/read_random_native.ditto" } copy_before: { from: "test/dittosuite/example/android/write_random_fuse.ditto" to: "test/dittosuite/example/android/write_random_fuse.ditto" } copy_before: { from: "test/dittosuite/example/android/write_random_native.ditto" to: "test/dittosuite/example/android/write_random_native.ditto" } copy_before: { from: "test/dittosuite/example/cpu_workload.ditto" to: "test/dittosuite/example/cpu_workload.ditto" } copy_before: { from: "test/dittosuite/example/create_delete_file.ditto" to: "test/dittosuite/example/create_delete_file.ditto" } copy_before: { from: "test/dittosuite/example/delete_file.ditto" to: "test/dittosuite/example/delete_file.ditto" } copy_before: { from: "test/dittosuite/example/iterate_read_files.ditto" to: "test/dittosuite/example/iterate_read_files.ditto" } copy_before: { from: "test/dittosuite/example/memory.ditto" to: "test/dittosuite/example/memory.ditto" } copy_before: { from: "test/dittosuite/example/memory_growing.ditto" to: "test/dittosuite/example/memory_growing.ditto" } copy_before: { from: "test/dittosuite/example/multithreading.ditto" to: "test/dittosuite/example/multithreading.ditto" } copy_before: { from: "test/dittosuite/example/multithreading_iterate_read_files.ditto" to: "test/dittosuite/example/multithreading_iterate_read_files.ditto" } copy_before: { from: "test/dittosuite/example/open_close_file.ditto" to: "test/dittosuite/example/open_close_file.ditto" } copy_before: { from: "test/dittosuite/example/open_file.ditto" to: "test/dittosuite/example/open_file.ditto" } copy_before: { from: "test/dittosuite/example/parametric/multithreading.ditto" to: "test/dittosuite/example/parametric/multithreading.ditto" } copy_before: { from: "test/dittosuite/example/parametric/read_with_setup_multi.ditto" to: "test/dittosuite/example/parametric/read_with_setup_multi.ditto" } copy_before: { from: "test/dittosuite/example/priority_inversion_fifo.ditto" to: "test/dittosuite/example/priority_inversion_fifo.ditto" } copy_before: { from: "test/dittosuite/example/priority_inversion_normal.ditto" to: "test/dittosuite/example/priority_inversion_normal.ditto" } copy_before: { from: "test/dittosuite/example/read_directory.ditto" to: "test/dittosuite/example/read_directory.ditto" } copy_before: { from: "test/dittosuite/example/read_invalidate_cache.ditto" to: "test/dittosuite/example/read_invalidate_cache.ditto" } copy_before: { from: "test/dittosuite/example/read_random.ditto" to: "test/dittosuite/example/read_random.ditto" } copy_before: { from: "test/dittosuite/example/read_sequential.ditto" to: "test/dittosuite/example/read_sequential.ditto" } copy_before: { from: "test/dittosuite/example/read_with_setup.ditto" to: "test/dittosuite/example/read_with_setup.ditto" } copy_before: { from: "test/dittosuite/example/resize_file.ditto" to: "test/dittosuite/example/resize_file.ditto" } copy_before: { from: "test/dittosuite/example/resize_file_random.ditto" to: "test/dittosuite/example/resize_file_random.ditto" } copy_before: { from: "test/dittosuite/example/sched_affinities.ditto" to: "test/dittosuite/example/sched_affinities.ditto" } copy_before: { from: "test/dittosuite/example/sched_policies.ditto" to: "test/dittosuite/example/sched_policies.ditto" } copy_before: { from: "test/dittosuite/example/write_direct_with_setup.ditto" to: "test/dittosuite/example/write_direct_with_setup.ditto" } copy_before: { from: "test/dittosuite/example/write_random.ditto" to: "test/dittosuite/example/write_random.ditto" } copy_before: { from: "test/dittosuite/example/write_sequential.ditto" to: "test/dittosuite/example/write_sequential.ditto" } copy_before: { from: "test/dittosuite/example/write_with_setup.ditto" to: "test/dittosuite/example/write_with_setup.ditto" } chdir: true command: "python3 __SBOX_SANDBOX_DIR__/tools/src/test/dittosuite/ditto2cpp.py -o __SBOX_SANDBOX_DIR__/out/generated/embedded_benchmarks.cpp -s test/dittosuite/example/cpu_workload.ditto test/dittosuite/example/create_delete_file.ditto test/dittosuite/example/delete_file.ditto test/dittosuite/example/iterate_read_files.ditto test/dittosuite/example/memory.ditto test/dittosuite/example/memory_growing.ditto test/dittosuite/example/multithreading.ditto test/dittosuite/example/multithreading_iterate_read_files.ditto test/dittosuite/example/open_close_file.ditto test/dittosuite/example/open_file.ditto test/dittosuite/example/priority_inversion_fifo.ditto test/dittosuite/example/priority_inversion_normal.ditto test/dittosuite/example/read_directory.ditto test/dittosuite/example/read_invalidate_cache.ditto test/dittosuite/example/read_random.ditto test/dittosuite/example/read_sequential.ditto test/dittosuite/example/read_with_setup.ditto test/dittosuite/example/resize_file.ditto test/dittosuite/example/resize_file_random.ditto test/dittosuite/example/sched_affinities.ditto test/dittosuite/example/sched_policies.ditto test/dittosuite/example/write_direct_with_setup.ditto test/dittosuite/example/write_random.ditto test/dittosuite/example/write_sequential.ditto test/dittosuite/example/write_with_setup.ditto test/dittosuite/example/android/binder.ditto test/dittosuite/example/android/binder_gen.ditto test/dittosuite/example/android/binder_nested_parcel.ditto test/dittosuite/example/android/binder_sm.ditto test/dittosuite/example/android/multiprocessing.ditto test/dittosuite/example/android/read_random_fuse.ditto test/dittosuite/example/android/read_random_native.ditto test/dittosuite/example/android/write_random_fuse.ditto test/dittosuite/example/android/write_random_native.ditto test/dittosuite/example/parametric/multithreading.ditto test/dittosuite/example/parametric/read_with_setup_multi.ditto" copy_after: { from: "out/generated/embedded_benchmarks.cpp" to: "out/soong/.intermediates/test/dittosuite/dittobench_gen_embedded_benchmarks/gen/generated/embedded_benchmarks.cpp" } input_hash: "7c8b6acf9ab49c78b8b3d31d872583a1e42efba3866d776d9a9d886dec98acdb" env: { name: "PATH" inherit: true } env: { name: "JAVA_HOME" inherit: true } env: { name: "TMPDIR" inherit: true } env: { name: "RBE_log_dir" inherit: true } env: { name: "RBE_platform" inherit: true } env: { name: "RBE_server_address" inherit: true } env: { name: "RBE_exec_root" inherit: true } env: { name: "OUT_DIR" value: "out" } dont_inherit_env: true }