Home
last modified time | relevance | path

Searched refs:test_executable (Results 1 – 25 of 118) sorted by relevance

12345

/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-rigetti/cirq_rigetti/
H A Dqcs_sampler_and_service_test.py162 test_executable(i, call_args[0][0])
171 test_executable(i, call_args[0][0])
175 test_executable(i, call_args[0][0])
223 test_executable(call_args[0][0])
232 test_executable(call_args[0][0])
236 test_executable(call_args[0][0])
294 test_executable(call_args[0][0])
303 test_executable(call_args[0][0])
307 test_executable(call_args[0][0])
362 test_executable(call_args[0][0])
[all …]
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-rigetti/cirq_rigetti/
H A Dqcs_sampler_and_service_test.py162 test_executable(i, call_args[0][0])
171 test_executable(i, call_args[0][0])
175 test_executable(i, call_args[0][0])
223 test_executable(call_args[0][0])
232 test_executable(call_args[0][0])
236 test_executable(call_args[0][0])
294 test_executable(call_args[0][0])
303 test_executable(call_args[0][0])
307 test_executable(call_args[0][0])
362 test_executable(call_args[0][0])
[all …]
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-rigetti/cirq_rigetti/
H A Dqcs_sampler_and_service_test.py162 test_executable(i, call_args[0][0])
171 test_executable(i, call_args[0][0])
175 test_executable(i, call_args[0][0])
223 test_executable(call_args[0][0])
232 test_executable(call_args[0][0])
236 test_executable(call_args[0][0])
294 test_executable(call_args[0][0])
303 test_executable(call_args[0][0])
307 test_executable(call_args[0][0])
362 test_executable(call_args[0][0])
[all …]
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-rigetti/cirq_rigetti/
H A Dqcs_sampler_and_service_test.py162 test_executable(i, call_args[0][0])
171 test_executable(i, call_args[0][0])
175 test_executable(i, call_args[0][0])
223 test_executable(call_args[0][0])
232 test_executable(call_args[0][0])
236 test_executable(call_args[0][0])
294 test_executable(call_args[0][0])
303 test_executable(call_args[0][0])
307 test_executable(call_args[0][0])
362 test_executable(call_args[0][0])
[all …]
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-rigetti/cirq_rigetti/
H A Dqcs_sampler_and_service_test.py162 test_executable(i, call_args[0][0])
171 test_executable(i, call_args[0][0])
175 test_executable(i, call_args[0][0])
223 test_executable(call_args[0][0])
232 test_executable(call_args[0][0])
236 test_executable(call_args[0][0])
294 test_executable(call_args[0][0])
303 test_executable(call_args[0][0])
307 test_executable(call_args[0][0])
362 test_executable(call_args[0][0])
[all …]
/dports/editors/neovim/neovim-0.6.1/scripts/
H A Dlua2dox_filter25 test_executable(){
41 test_executable 'luajit'
46 test_executable 'texlua'
51 test_executable 'lua'
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/test/
H A Drun_xr_browser_tests.py49 test_executable = 'xr_browser_tests_binary'
51 test_executable += '.exe'
52 return test_executable
152 test_executable = os.path.abspath(
155 [test_executable, '--run-through-xr-wrapper-script'] +
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/tools/valgrind-libyuv/
H A Dlibyuv_tests.py128 test_executable = options.test
129 if options.build_dir and not test_executable.startswith(options.build_dir):
130 test_executable = os.path.join(options.build_dir, test_executable)
131 args = [test_executable] + args
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/tools_libyuv/valgrind/
H A Dlibyuv_tests.py129 test_executable = options.test
130 if options.build_dir and not test_executable.startswith(options.build_dir):
131 test_executable = os.path.join(options.build_dir, test_executable)
132 args = [test_executable] + args
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/lua2dox/
H A Dlua2dox_filter24 test_executable(){
38 test_executable 'texlua'
41 test_executable 'lua'
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Djit.exp809 set test_executable ${test_src}.exe
810 verbose " test_executable: ${test_executable}"
815 ${test_executable} \
820 "build of ${test_executable}" \
821 ${test_executable} \
827 if { [file exists $test_executable] == 1} {
828 pass "$test_executable exists"
830 fail "$test_executable does not exist"
834 jit-run-executable ${test_executable} ${dg-output-text}
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/jit.dg/
H A Djit.exp818 set test_executable ${test_src}.exe
819 verbose " test_executable: ${test_executable}"
824 ${test_executable} \
829 "build of ${test_executable}" \
830 ${test_executable} \
836 if { [file exists $test_executable] == 1} {
837 pass "$test_executable exists"
839 fail "$test_executable does not exist"
843 jit-run-executable ${test_executable} ${dg-output-text}
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/jit.dg/
H A Djit.exp831 set test_executable ${test_src}.exe
832 verbose " test_executable: ${test_executable}"
837 ${test_executable} \
842 "build of ${test_executable}" \
843 ${test_executable} \
849 if { [file exists $test_executable] == 1} {
850 pass "$test_executable exists"
852 fail "$test_executable does not exist"
856 jit-run-executable ${test_executable} ${dg-output-text}
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Djit.exp818 set test_executable ${test_src}.exe
819 verbose " test_executable: ${test_executable}"
824 ${test_executable} \
829 "build of ${test_executable}" \
830 ${test_executable} \
836 if { [file exists $test_executable] == 1} {
837 pass "$test_executable exists"
839 fail "$test_executable does not exist"
843 jit-run-executable ${test_executable} ${dg-output-text}
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Djit.exp818 set test_executable ${test_src}.exe
819 verbose " test_executable: ${test_executable}"
824 ${test_executable} \
829 "build of ${test_executable}" \
830 ${test_executable} \
836 if { [file exists $test_executable] == 1} {
837 pass "$test_executable exists"
839 fail "$test_executable does not exist"
843 jit-run-executable ${test_executable} ${dg-output-text}
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Djit.exp818 set test_executable ${test_src}.exe
819 verbose " test_executable: ${test_executable}"
824 ${test_executable} \
829 "build of ${test_executable}" \
830 ${test_executable} \
836 if { [file exists $test_executable] == 1} {
837 pass "$test_executable exists"
839 fail "$test_executable does not exist"
843 jit-run-executable ${test_executable} ${dg-output-text}
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/jit.dg/
H A Djit.exp831 set test_executable ${test_src}.exe
832 verbose " test_executable: ${test_executable}"
837 ${test_executable} \
842 "build of ${test_executable}" \
843 ${test_executable} \
849 if { [file exists $test_executable] == 1} {
850 pass "$test_executable exists"
852 fail "$test_executable does not exist"
856 jit-run-executable ${test_executable} ${dg-output-text}

12345