Home
last modified time | relevance | path

Searched full:test_script (Results 1 – 25 of 141) sorted by relevance

123456

/aosp_15_r20/external/e2fsprogs/tests/
H A DMakefile.in15 all:: @DO_TEST_SUITE@ test_one test_script
30 test_script: test_one test_script.in Makefile mke2fs.conf test_data.tmp
31 @echo "Creating test_script..."
32 @[ -f test_script ] && chmod u+w test_script || true
33 @echo "#!/bin/sh" > test_script
34 @echo "SRCDIR=@srcdir@" >> test_script
35 @cat $(srcdir)/test_script.in >> test_script
36 @chmod +x-w test_script
67 check:: test_pre test_post test_script
103 $(RM) -f test_one test_script mke2fs.conf test_data.tmp
H A DREADME4 The test_script program will automatically run e2fsck against the
29 errors. So if you modify the test_script to try running these
31 test_script.log file manually.
/aosp_15_r20/external/toolchain-utils/binary_search_tool/test/
H A Dbinary_search_tool_test.py78 test_script="./is_good.py",
156 test_script="./is_good.py",
171 "--test_script",
187 test_script="./is_good.py",
196 test_script="./is_good.py",
210 test_script="./is_good.py",
296 test_script="./is_good.py",
309 test_script="./is_good.py",
322 test_script="./is_good.py",
339 test_script="./is_good.py",
[all …]
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c80 char test_script[80]; in main() local
124 sprintf(test_script, in main()
127 if (system(test_script)) { in main()
128 printf("FAILED: execute command: %s, err %d\n", test_script, -errno); in main()
132 sprintf(test_script, in main()
135 if (system(test_script)) in main()
136 printf("execute command: %s, err %d\n", test_script, -errno); in main()
138 sprintf(test_script, in main()
141 if (system(test_script)) { in main()
142 printf("FAILED: execute command: %s, err %d\n", test_script, -errno); in main()
/aosp_15_r20/external/pytorch/test/distributed/launcher/
H A Dtest_run.py78 # asserted in ``bin/test_script.py``
98 path("bin/test_script.py"),
124 path("bin/test_script.py"),
152 script_args = [path("bin/test_script.sh"), f"{self.test_dir}"]
181 script_args = [path("bin/test_script.sh"), f"{self.test_dir}"]
211 script_args = [path("bin/test_script.sh"), f"{self.test_dir}"]
240 script_args = [path("bin/test_script.sh"), f"{self.test_dir}"]
299 path("bin/test_script.py"),
334 path("bin/test_script.py"),
368 path("bin/test_script.py"),
[all …]
H A Dapi_test.py95 )("-u", path("bin/test_script.py"), f"--touch-file-dir={test_dir}")
146 # asserted in ``bin/test_script.py``.
168 )("-u", path("bin/test_script.py"), f"--touch-file-dir={self.test_dir}")
185 )("-u", path("bin/test_script.py"), f"--touch-file-dir={self.test_dir}")
201 path("bin/test_script.sh"),
263 )("-u", path("bin/test_script.py"), f"--touch-file-dir={self.test_dir}")
280 )("-u", path("bin/test_script.py"), "--fail")
298 )("-u", path("bin/test_script.py"), f"--touch-file-dir={self.test_dir}")
362 )("-u", path("bin/test_script.py"), f"--touch-file-dir={self.test_dir}")
373 "test_script.py",
[all …]
/aosp_15_r20/external/cronet/testing/merge_scripts/code_coverage/
H A Dmerge_js_lib_test.py50 for i, test_script in enumerate(test_files):
54 if test_script['exists']:
59 [os.path.join(*test_script['location'])],
69 (i, test_script['url'], source_map))
72 if test_script['exists']:
75 *test_script['location']))
110 for i, test_script in enumerate(test_files):
114 f.write(test_script['contents'] % test_script['url'])
/aosp_15_r20/external/toolchain-utils/binary_search_tool/
H A DREADME.bisect.md47 --test_script='cros_pkg/interactive_test.sh'
118 --test_script='sysroot_wrapper/interactive_test.sh'
134 --test_script=sysroot_wrapper/boot_test.sh`
195 --test_script='android/interactive_test.sh'
213 --test_script=sysroot_wrapper/boot_test.sh`
234 ./run_bisect.py package daisy 172.17.211.182 --test_script=cros_pkg/boot_test.sh
243 --test_script=common/hash_test.sh --test_setup_script=""
H A Dbinary_search_state.py74 test_script, argument
90 self.test_script = test_script
214 command = self.test_script
841 "test_script": None,
874 test_script, argument
897 test_script: Script that will determine if the current combination of good
900 etc.) for test_script.
947 and test_script
970 test_script = _CanonicalizeScript(test_script)
981 test_script,
H A Drun_bisect.py58 * test_script : cros_pkg/my_test.sh
138 "test_script": "cros_pkg/interactive_test.sh",
198 "test_script": "sysroot_wrapper/interactive_test.sh",
272 "test_script": "android/interactive_test.sh",
/aosp_15_r20/external/toolchain-utils/binary_search_tool/android/
H A DREADME.android.md43 TEST_SCRIPT=android/boot_test.sh
49 TEST_SCRIPT=android/interactive_test.sh
60 --test_script=$TEST_SCRIPT \
204 --test_script=android/boot_test.sh \ # could use interactive_test.sh instead
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/
H A Dbuilds_common.sh82 # Usage: run_in_directory <DEST_DIR> <LOG_FILE> <TEST_SCRIPT>
91 TEST_SCRIPT="$3"
98 cp "${TEST_SCRIPT}" "${DEST_DIR}"/
99 SCRIPT_BASENAME=$(basename "${TEST_SCRIPT}")
102 echo "FAILED to copy script ${TEST_SCRIPT} to temporary directory "\
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/preprocessor/
Dappveyor.yml82 test_script:
95 test_script:
105 test_script:
116 test_script:
/aosp_15_r20/external/bazelbuild-rules_android/test/rules/android_local_test/
H A Dtest.bzl57 test_script = ctx.actions.declare_file("%s_script.sh" % ctx.label.name)
59 test_script,
93 test_script,
99 executable = test_script,
/aosp_15_r20/external/autotest/site_utils/lxc/
H A Dlxc_functional_test.py50 TEST_SCRIPT = 'test.py' variable
237 host_test_script = os.path.join(RESULT_PATH, TEST_SCRIPT)
246 container_test_script = os.path.join(container_result_path, TEST_SCRIPT)
248 TEST_SCRIPT)
355 # Packages are installed in TEST_SCRIPT, verify the packages are installed.
/aosp_15_r20/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
H A DREADME.md6 `test_script.sh` (The ones in this directory are here only as an example).
25 --test_script=./sysroot_wrapper/test_script.sh \
/aosp_15_r20/build/soong/tests/
H A Drun_tool_with_logging_test.py236 def _run_script_and_wait(self, test_script: str) -> tuple[str, str]:
237 process = self._run_script(test_script)
244 def _run_script(self, test_script: str) -> subprocess.Popen:
246 test_script,
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/bin/
H A Drun-posix-option-group-test.sh37 for test_script in $list_of_tests; do
38 (cd "$(dirname "$test_script")" && ./$(basename "$test_script"))
/aosp_15_r20/tools/asuite/atest/bazel/resources/rules/
H A Ddevice_test.bzl34 test_script = _BAZEL_WORK_DIR + ctx.file.test.short_path
44 "{test_script}": test_script,
/aosp_15_r20/external/cronet/testing/
H A Dtest_env_unittest.py21 TEST_SCRIPT = os.path.join(HERE, 'test_env_user_script.py') variable
27 [sys.executable, TEST_SCRIPT] + args,
38 [sys.executable, TEST_SCRIPT] + args,
/aosp_15_r20/external/toolchain-utils/binary_search_tool/full_bisect_test/
H A Dmain-bisect-test.sh33 --test_script="${DIR}/interactive_test.sh" \
57 --test_script="${DIR}/interactive_test.sh" \
81 --test_script="${DIR}/interactive_test.sh" \
/aosp_15_r20/external/pytorch/tools/testing/
H A Ddiscover_tests.py98 "distributed/bin/test_script",
99 "distributed/elastic/multiprocessing/bin/test_script",
100 "distributed/launcher/bin/test_script",
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/tests/
Dweak_key_hash_map.rs12 fn test_script<K, V>(script: &Script<K, V>) -> bool in test_script() function
23 test_script(&script)
27 test_script(&script)
/aosp_15_r20/external/toolchain-utils/binary_search_tool/cros_pkg/
H A DREADME.cros_pkg_triage.md43 --test_script=cros_pkg/boot_test.sh \
56 --test_script=cros_pkg/interactive_test.sh \
187 --test_script=cros_pkg/boots_test.sh \ # could use interactive_test.sh instead
/aosp_15_r20/external/dtc/
H A D.cirrus.yml11 test_script:
22 test_script:

123456