Home
last modified time | relevance | path

Searched refs:test_cmd (Results 251 – 275 of 637) sorted by relevance

1...<<11121314151617181920>>...26

/dports/sysutils/modules/modules-4.6.0/testsuite/modules.50-cmds/
H A D036-unsetenv-x.exp52 test_cmd "ALL" "load $module" $ans
64 test_cmd "ALL" "unload $module" $ans
H A D022-setenv-eschars.exp59 test_cmd "$sh" "load $module" $ans
61 test_cmd "$sh" "load $module" $ans2
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/tools/dafsa/
H A DPRESUBMIT.py19 test_cmd = input_api.Command(
24 return input_api.RunTests([test_cmd])
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/schema_org/
H A DPRESUBMIT.py17 test_cmd = input_api.Command(
22 return input_api.RunTests([test_cmd])
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/schema_org/
H A DPRESUBMIT.py17 test_cmd = input_api.Command(
22 return input_api.RunTests([test_cmd])
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/media_engagement_preload/
H A DPRESUBMIT.py19 test_cmd = input_api.Command(
24 return input_api.RunTests([test_cmd])
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/media_engagement_preload/
H A DPRESUBMIT.py19 test_cmd = input_api.Command(
24 return input_api.RunTests([test_cmd])
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/tools/dafsa/
H A DPRESUBMIT.py19 test_cmd = input_api.Command(
24 return input_api.RunTests([test_cmd])
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/build/scripts/blinkbuild/
H A DPRESUBMIT.py18 test_cmd = input_api.Command(
20 return input_api.RunTests([test_cmd])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/build/scripts/blinkbuild/
H A DPRESUBMIT.py18 test_cmd = input_api.Command(
20 return input_api.RunTests([test_cmd])
/dports/sysutils/modules/modules-4.6.0/compat/testsuite/modules.50-cmds/
H A D110-verbose.exp64 test_cmd "csh" "load $module_1" "$lm_csh_1$lmf_csh_1"
65 test_cmd "csh" "load $module_2" "$lm_csh_2$lmf_csh_2"
H A D121-prereq-module.exp64 test_cmd "csh" "load $module_troff $module" "$lm_csh_troff$lmf_csh_troff$ts_csh"
65 test_cmd "csh" "load $module_tron $module" "$lm_csh_tron$lmf_csh_tron$ts_csh"
H A D083-info-mode.exp60 test_cmd "sh" "load $module" "load\n$lm_sh_ld$lmf_sh_ld"
70 test_cmd "sh" "unload $module" "remove\n$lm_sh_rm$lmf_sh_rm"
H A D084-info-mode-exp.exp61 test_cmd "sh" "load $module" "load\n$lm_sh_ld$lmf_sh_ld"
71 test_cmd "sh" "unload $module" "remove\n$lm_sh_rm$lmf_sh_rm"
H A D130-conflict-full.exp66 test_cmd "csh" "load $module_troff $module" "$lm_csh_troff$lmf_csh_troff$ts_csh"
67 test_cmd "csh" "load $module" "$lm_csh$lmf_csh$ts_csh"
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/certificate_transparency/tools/
H A DPRESUBMIT.py22 test_cmd = input_api.Command(
27 return input_api.RunTests([test_cmd])
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/certificate_transparency/tools/
H A DPRESUBMIT.py22 test_cmd = input_api.Command(
27 return input_api.RunTests([test_cmd])
/dports/sysutils/modules/modules-4.6.0/compat/testsuite/modules.20-locate/
H A D060-rc.exp58 test_cmd "csh" "load sym_foo" "$lm_csh_1$lmf_csh_1$ts_csh_1"
62 test_cmd "csh" "load sym_foo" "$lm_csh_1$lmf_csh_1$ts_csh_1"
H A D048-symexec.exp61 test_cmd "csh" "load $module_1 foo" "$lm_csh_1$lmf_csh_1$ts_csh_1"
64 test_cmd "csh" "load $module_2 loc_sym/foo" "$lm_csh_2$lmf_csh_2$ts_csh_1"
/dports/www/node10/node-v10.24.1/deps/v8/tools/testrunner/local/
H A Djunit_output.py37 def HasRunTest(self, test_name, test_cmd, test_duration, test_failure): argument
40 testCaseElement.attrib["cmd"] = test_cmd
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/ci/ciimage/
H A Dbuild.py162 test_cmd = []
164 test_cmd = [
176 test_cmd = [
181 if subprocess.run(test_cmd).returncode != 0 and not tty:
/dports/devel/libvirt/libvirt-7.10.0/tests/
H A Dvirsh-uriprecedence24 test_cmd="$virsh_cmd \"$2\""
27 debug "Running '$test_cmd'"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/
H A DPRESUBMIT.py67 test_cmd = input_api.Command(
71 return input_api.RunTests([test_cmd])
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/
H A DPRESUBMIT.py65 test_cmd = input_api.Command(
69 return input_api.RunTests([test_cmd])
/dports/devel/sccache/sccache-0.2.15/cargo-crates/redis-0.17.0/examples/
H A Dasync-multiplexed.rs4 async fn test_cmd(con: &MultiplexedConnection, i: i32) -> RedisResult<()> { in test_cmd() function
38 let cmds = (0..100).map(|i| test_cmd(&con, i)); in main()

1...<<11121314151617181920>>...26