Home
last modified time | relevance | path

Searched full:exe (Results 1 – 25 of 508) sorted by relevance

12345678910>>...21

/freebsd/crypto/krb5/src/ccapi/test/
H A Dtest_ccapi.bat8 teststest_constants.exe
9 tests\test_cc_initialize.exe
10 tests\test_cc_context_get_version.exe
13 tests\test_cc_context_release.exe
14 tests\test_cc_context_get_change_time.exe
15 tests\test_cc_context_get_default_ccache_name.exe
16 tests\test_cc_context_open_ccache.exe
17 tests\test_cc_context_open_default_ccache.exe
18 tests\test_cc_context_create_ccache.exe
19 tests\test_cc_context_create_default_ccache.exe
[all …]
/freebsd/contrib/ntp/sntp/libevent/test/
H A DMakefile.nmake30 PROGRAMS=regress.exe \
31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \
32 test-changelist.exe \
33 print-winsock-errors.exe
36 # bench.exe bench_cascade.exe bench_http.exe bench_httpclient.exe
43 regress.exe: $(REGRESS_OBJS)
46 test-init.exe: test-init.obj
48 test-eof.exe: test-eof.obj
50 test-closed.exe: test-closed.obj
52 test-changelist.exe: test-changelist.obj
[all …]
/freebsd/contrib/libevent/test/
H A DMakefile.nmake30 PROGRAMS=regress.exe \
31 test-init.exe test-eof.exe test-closed.exe test-weof.exe test-time.exe \
32 test-changelist.exe \
33 print-winsock-errors.exe
36 # bench.exe bench_cascade.exe bench_http.exe bench_httpclient.exe
43 regress.exe: $(REGRESS_OBJS)
46 test-init.exe: test-init.obj
48 test-eof.exe: test-eof.obj
50 test-closed.exe: test-closed.obj
52 test-changelist.exe: test-changelist.obj
[all …]
/freebsd/contrib/bc/tests/
H A Dhistory.py142 # @param exe The executable.
146 def test_utf8(exe, args, env, idx, bc=True): argument
151 child = pexpect.spawn(exe, args=args, env=env, encoding='utf-8', codec_errors='ignore')
183 # @param exe The executable.
186 def test_utf8_0(exe, args, env, bc=True): argument
191 child = pexpect.spawn(exe, args=args, env=env, encoding='utf-8', codec_errors='ignore')
225 def test_utf8_1(exe, args, env, bc=True): argument
226 return test_utf8(exe, args, env, 0, bc)
229 def test_utf8_2(exe, args, env, bc=True): argument
230 return test_utf8(exe, args, env, 1, bc)
[all …]
H A Dall.sh106 exe="$testdir/../bin/$d"
107 check_exec_arg "$exe"
109 exe="$1"
111 check_exec_arg "$exe"
149 sh "$testdir/test.sh" "$d" "$t" "$generate_tests" "$exe" "$@" &
152 sh "$testdir/test.sh" "$d" "$t" "$generate_tests" "$exe" "$@"
159 sh "$testdir/stdin.sh" "$d" "$exe" "$@" &
162 sh "$testdir/stdin.sh" "$d" "$exe" "$@"
168 "$exe" "$@" &
172 "$exe" "$@"
[all …]
H A Dstdin.sh47 printf 'usage: %s dir [exe [args...]]\n' "$0"
65 exe="$1"
67 check_exec_arg "$exe"
69 exe="$testdir/../bin/$d"
70 check_exec_arg "$exe"
101 cat "$testdir/$d/stdin.txt" | "$exe" "$@" "$options" > "$out" 2> /dev/null
107 cat "$testdir/$d/stdin1.txt" | "$exe" "$@" "$options" > "$out" 2> /dev/null
110 cat "$testdir/$d/stdin2.txt" | "$exe" "$@" "$options" > "$out" 2> /dev/null
H A Derrors.sh60 exe="$testdir/../bin/$d"
61 check_exec_arg "$exe"
63 exe="$1"
65 check_exec_arg "$exe"
82 exebase=$(basename "$exe")
99 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" -e "1+1" -f- -e "2+2" 2> "$out" > /dev/null
104 printf '%s\n' "$halt" 2> /dev/null | "$exe" "$@" -e "1+1" -f- -f "$testdir/$d/decimal.txt" 2> "$out…
124 printf '%s\n' "$line" 2> /dev/null | "$exe" "$@" "-lw" 2> "$out" > /dev/null
151 printf '%s\n' "$line" 2> /dev/null | "$exe" "$@" "$options" 2> "$out" > /dev/null
H A Dhistory.sh43 printf 'usage: %s dir -a|idx [exe args...]\n' "$script"
79 # exe is the executable to run.
80 exe="$1"
82 check_exec_arg "$exe"
85 exe="$testdir/../bin/$d"
86 check_exec_arg "$exe"
113 "$py" "$testdir/history.py" "$d" "$i" "$exe" "$@"
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.ProbeData.ksh.out1 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
4 , tst.ProbeData.exe`f_b , 0]]
6 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
9 , tst.ProbeData.exe`f_e , -2]]
11 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [
14 , tst.ProbeData.exe`f_e , -2]]
16 [probe 1 pid$target:tst.ProbeData.exe:fN:entry [
19 , tst.ProbeData.exe`f_e , 2]]
21 [probe 2 pid$target:tst.ProbeData.exe:fN2:entry [
24 , tst.ProbeData.exe`f_e , 2]]
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A DNTMakefile98 $(BINDIR)\compile_et.exe $(SRCDIR)\wind_err.et
102 $(OBJ)\test-bidi.exe \
103 $(OBJ)\test-map.exe \
104 $(OBJ)\test-rw.exe \
105 $(OBJ)\test-normalize.exe \
106 $(OBJ)\test-prohibited.exe \
107 $(OBJ)\test-punycode.exe \
108 $(OBJ)\test-ldap.exe \
109 $(OBJ)\test-utf8.exe
114 {$(OBJ)}.obj{$(OBJ)}.exe:
[all …]
/freebsd/crypto/openssl/demos/bio/
H A Ddescrip.mms26 .obj.exe :
29 all : client-arg.exe client-conf.exe saccept.exe sconnect.exe -
30 server-arg.exe server-cmod.exe server-conf.exe
32 client-arg.exe : client-arg.obj
33 client-conf.exe : client-conf.obj
34 saccept.exe : saccept.obj
35 sconnect.exe : sconnect.obj
36 server-arg.exe : server-arg.obj
37 server-cmod.exe : server-cmod.obj
38 server-conf.exe : server-conf.obj
/freebsd/contrib/wpa/wpa_supplicant/
H A Dnmake.mak5 # Note: Make sure that cl.exe is configured to include Platform SDK
8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
181 wpa_supplicant.exe: $(OBJDIR) $(OBJS) $(OBJS2)
182 link.exe /out:wpa_supplicant.exe $(LFLAGS) $(OBJS) $(OBJS2) $(LIBS)
184 wpasvc.exe: $(OBJDIR) $(OBJS) $(OBJS3)
185 link.exe /out:wpasvc.exe $(LFLAGS) $(OBJS) $(OBJS3) $(LIBS)
187 wpa_cli.exe: $(OBJDIR) $(OBJS_c)
188 link.exe /out:wpa_cli.exe $(LFLAGS) $(OBJS_c) $(LIBS)
190 wpa_passphrase.exe: $(OBJDIR) $(OBJS_p)
191 link.exe /out:wpa_passphrase.exe $(LFLAGS) $(OBJS_p) $(LIBS)
[all …]
H A DREADME-Windows.txt106 additional tool, win_if_list.exe, can be built by running "make
121 # the wpa_gui.exe binary is created into 'release' subdirectory
130 version of wpa_supplicant, wpasvc.exe, which can be used as a Windows
141 format. win_if_list.exe can be used to find out the proper interface
146 # win_if_list.exe
163 # wpa_supplicant.exe -i'{769E012B-FD17-4935-A5E3-8090C38E25D2}' -c wpa_supplicant.conf -d
171 # wpa_supplicant.exe -iAtheros -c wpa_supplicant.conf -d
191 wpa_cli.exe and wpa_gui.exe can be used to interact with the
192 wpa_supplicant.exe program in the same way as with Linux. Note that
245 Starting wpa_supplicant as a Windows service (wpasvc.exe)
[all …]
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock_test.cc73 const char* argv[] = {"foo.exe", nullptr}; in TEST()
75 const char* new_argv[] = {"foo.exe", nullptr}; in TEST()
81 const char* argv[] = {"foo.exe", "--gmock_verbose=info", nullptr}; in TEST()
83 const char* new_argv[] = {"foo.exe", nullptr}; in TEST()
90 const wchar_t* argv[] = {L"foo.exe", L"--gmock_verbose=info", in TEST()
93 const wchar_t* new_argv[] = {L"foo.exe", nullptr}; in TEST()
102 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST()
104 const char* new_argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST()
110 const char* argv[] = {"foo.exe", "--non_gmock_flag=blah", in TEST()
113 const char* new_argv[] = {"foo.exe", "--non_gmock_flag=blah", nullptr}; in TEST()
[all …]
/freebsd/crypto/krb5/src/windows/
H A Dversion.rc126 #define K5_ORIGINAL_NAME "ccapiserver.exe\0"
133 #define K5_ORIGINAL_NAME "MIT Kerberos.exe\0"
151 #define K5_ORIGINAL_NAME "krb5.exe\0"
158 #define K5_ORIGINAL_NAME "gss.exe\0"
165 #define K5_ORIGINAL_NAME "ms2mit.exe\0"
172 #define K5_ORIGINAL_NAME "mit2ms.exe\0"
179 #define K5_ORIGINAL_NAME "kvno.exe\0"
186 #define K5_ORIGINAL_NAME "kpasswd.exe\0"
200 #define K5_ORIGINAL_NAME "kfwcpcc.exe\0"
207 #define K5_ORIGINAL_NAME "kcpytkt.exe\0"
[all …]
/freebsd/cddl/usr.sbin/dtrace/tests/common/pid/
H A DMakefile46 err.D_PDESC_ZERO.badlib.exe \
47 err.D_PROC_CREATEFAIL.many.exe \
48 err.D_PROC_FUNC.badfunc.exe \
49 err.D_PROC_LIB.libdash.exe \
50 err.D_PROC_NAME.alldash.exe \
51 err.D_PROC_NAME.badname.exe \
52 err.D_PROC_NAME.globdash.exe \
53 err.D_PROC_OFF.toobig.exe \
54 tst.coverage.exe \
55 tst.emptystack.exe \
/freebsd/contrib/bc/vs/
H A Dbc.vcxproj117 <Command>copy /b /y $(OutDir)bc.exe $(OutDir)dc.exe</Command>
141 <Command>copy /b /y $(OutDir)bc.exe $(OutDir)dc.exe</Command>
161 <Command>copy /b /y $(OutDir)bc.exe $(OutDir)dc.exe</Command>
185 <Command>copy /b /y $(OutDir)bc.exe $(OutDir)dc.exe</Command>
212 …|$(Platform)'=='Debug|Win32'">cl.exe /I..\include /DBC_ENABLE_LIBRARY=0 /Fo:$(OutDir)strgen.obj /F…
213 … <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)strgen.exe</Outputs>
214 …(Platform)'=='Release|Win32'">cl.exe /I..\include /DBC_ENABLE_LIBRARY=0 /Fo:$(OutDir)strgen.obj /F…
215 … <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)strgen.exe</Outputs>
216 …n)|$(Platform)'=='Debug|x64'">cl.exe /I..\include /DBC_ENABLE_LIBRARY=0 /Fo:$(OutDir)strgen.obj /F…
217 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)strgen.exe</Outputs>
[all …]
/freebsd/contrib/bearssl/mk/
H A DmkT0.cmd4 rem This script uses the command-line C# compiler csc.exe, which is
10 if exist "%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe" (
11 set CSC="%SystemRoot%\Microsoft.NET\Framework\v3.5\csc.exe"
14 if exist "%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe" (
15 set CSC="%SystemRoot%\Microsoft.NET\Framework\v4.0.30319\csc.exe"
18 if exist "%SystemRoot%\Microsoft.NET\Framework64\v3.5\csc.exe" (
19 set CSC="%SystemRoot%\Microsoft.NET\Framework64\v3.5\csc.exe"
22 if exist "%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\csc.exe" (
23 set CSC="%SystemRoot%\Microsoft.NET\Framework64\v4.0.30319\csc.exe"
31 %CSC% /nologo /out:T0Comp.exe /main:T0Comp /res:T0\kern.t0,t0-kernel T0\*.cs
/freebsd/sbin/ipf/libipf/
H A Dsave_execute.c46 execute_opts_t *exe = ctx; in execute_print() local
48 printf("%s", exe->path); in execute_print()
55 execute_opts_t *exe = ctx; in execute_destroy() local
57 if (exe != NULL) in execute_destroy()
58 free(exe->path); in execute_destroy()
59 free(exe); in execute_destroy()
66 execute_opts_t *exe = ctx; in execute_send() local
69 fp = popen(exe->path, "w"); in execute_send()
/freebsd/contrib/libpcap/msdos/
H A Dmakefile.dj47 TARGETS = msdos/bin2c.exe libpcap.a filtertest.exe findalldevstest.exe \
48 nonblocktest.exe opentest.exe
62 filtertest.exe: tests/filtertest.c libpcap.a
66 findalldevstest.exe: tests/findalldevstest.c libpcap.a
70 nonblocktest.exe: tests/nonblocktest.c libpcap.a
74 opentest.exe: tests/opentest.c libpcap.a
78 msdos/pkt_stub.inc: msdos/bin2c.exe msdos/pkt_rx1.S
97 msdos/bin2c.exe: msdos/bin2c.c
98 $(CC) $*.c -o $*.exe
/freebsd/crypto/krb5/src/windows/ms2mit/
H A DMakefile.in13 MS2MIT=$(OUTPRE)ms2mit.exe
14 MIT2MS=$(OUTPRE)mit2ms.exe
16 MS2MITRES=$(MS2MIT:.exe=.res)
17 MIT2MSRES=$(MIT2MS:.exe=.res)
35 copy $(OUTPRE)ms2mit.exe $(DESTDIR)
36 copy $(OUTPRE)mit2ms.exe $(DESTDIR)
39 $(RM) $(OUTPRE)*.exe
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/profile-n/
H A Dtst.ufuncsort.ksh.out2 tst.ufuncsort.exe`f_a 3
3 tst.ufuncsort.exe`f_b 1
4 tst.ufuncsort.exe`f_c 4
5 tst.ufuncsort.exe`f_d 2
6 tst.ufuncsort.exe`f_e 1
/freebsd/contrib/bearssl/conf/
H A DWin.mk7 E = .exe
29 # BRSSL = brssl.exe
30 # TESTCRYPTO = testcrypto.exe
31 # TESTSPEED = testspeed.exe
32 # TESTX509 = testx509.exe
62 RUNT0COMP = T0Comp.exe
/freebsd/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk7 FILESGROUPS+= ${TESTGROUP}EXE
9 ${TESTGROUP}EXE= ${TESTEXES}
28 PROGS= ${CFILES:T:S/.c$/.exe/g}
30 SRCS.${prog}+= ${prog:S/.exe$/.c/}
32 .if exists(${prog:S/^tst.//:S/.exe$/.d/})
33 SRCS.${prog}+= ${prog:S/^tst.//:S/.exe$/.d/}
/freebsd/sys/contrib/libsodium/test/default/
H A Dnacl-test-wrapper.sh10 exe="$1"
12 exe="$1.nexe"
13 if [ ! -f "$exe" ]; then
15 $PNACL_TRANSLATE -arch $(uname -m) "$1.final" -o "$exe"
35 exec python "$SEL_LDR" "$exe"

12345678910>>...21