Searched refs:run (Results 1 - 25 of 1577) sorted by relevance

1234567891011>>

/openbsd-current/regress/lib/libm/msun/
H A DMakefile22 REGRESS_TARGETS = ${NUMBERS:C/(.*)/run-${PROG}-\1 cleanup-${PROG}-\1/}
24 REGRESS_TARGETS = ${PROGS:S/^/run-/}
49 FAILING = run-cexp_test-{2,3,4} run-csqrt_test-{1,2,3} \
50 run-ctrig_test-{2,3,6} run-fma_test-7 \
51 run-invctrig_test-{1,2,3,4} run-invtrig_test-{1,2,3,5,6} \
52 run-lround_test-1 run
[all...]
/openbsd-current/regress/lib/libc/arc4random-fork/
H A DMakefile6 run \
7 run-buf \
8 run-prefork \
9 run-buf-prefork
11 run: ${PROG}
14 run-buf: ${PROG}
17 run-prefork: ${PROG}
20 run-buf-prefork: ${PROG}
/openbsd-current/etc/examples/
H A Difstated.conf26 run "logger -st ifstated 'interface to syslog server em2 is down'"
30 run "logger -st ifstated 'could not reach syslog server'"
37 run "ifconfig -g carp carpdemote"
40 run "logger -st ifstated 'syslog server is ok again'"
42 run "ifconfig -g carp -carpdemote"
47 # commands in the global scope are always run
49 run "logger -st ifstated 'carp0 is master'"
51 run "logger -st ifstated 'carp0 is backup'"
/openbsd-current/gnu/llvm/llvm/utils/reduce_pipeline_test/
H A Dtest.py9 def getFinalPasses(run):
10 stdout = run.stdout.decode()
26 run = subprocess.run(run_args,
29 self.assertEqual(run.returncode, 0)
30 self.assertEqual(getFinalPasses(run), '-passes="b,A(d,B(f))"')
42 run = subprocess.run(run_args,
45 self.assertEqual(run.returncode, 0)
46 self.assertEqual(getFinalPasses(run), '
[all...]
/openbsd-current/regress/sys/kern/pledge/execpromise/
H A DMakefile5 run-normal: ${PROG}
7 REGRESS_TARGETS+= run-normal
9 run-no-child-pledge: ${PROG}
11 REGRESS_TARGETS+= run-no-child-pledge
13 run-abort-child: ${PROG}
16 REGRESS_TARGETS+= run-abort-child
18 run-ENOSYS-child: ${PROG}
21 REGRESS_TARGETS+= run-ENOSYS-child
23 run-upgrade-fail: ${PROG}
26 REGRESS_TARGETS+= run
[all...]
/openbsd-current/regress/lib/libutil/ber/
H A DMakefile3 REGRESS_TARGETS= run-regress run-regress-int-i
10 run-regress: ber_test
13 run-regress-int-i: ber_test_int_i
/openbsd-current/regress/sys/kern/fork-exit/
H A DMakefile27 REGRESS_TARGETS += run-fork1-exit
28 run-fork1-exit: ${PROG}
32 REGRESS_TARGETS += run-fork-exit
33 run-fork-exit: ${PROG}
37 REGRESS_TARGETS += run-fork-exec-exit
38 run-fork-exec-exit: ${PROG}
42 REGRESS_TARGETS += run-fork1-thread1
43 run-fork1-thread1: ${PROG}
47 REGRESS_TARGETS += run-fork1-thread
48 run
[all...]
/openbsd-current/regress/lib/libssl/interop/session/
H A DMakefile14 run-session-client-libressl-server-libressl \
15 run-session-client-libressl-server-openssl11 \
16 run-session-client-openssl11-server-libressl \
17 run-session-client-openssl11-server-openssl11:
24 REGRESS_TARGETS += run-session-client-${clib}-server-${slib}
26 run-session-client-${clib}-server-${slib}: \
29 ../${slib}/server >${@:S/^run/server/}.out \
33 ../${clib}/client >${@:S/^run/client/}.out \
35 `sed -n 's/listen sock: //p' ${@:S/^run/server/}.out`
36 grep '^success$$' ${@:S/^run/serve
[all...]
/openbsd-current/regress/sys/netinet6/rip6cksum/
H A DMakefile9 @echo Install scapy package to run this regress.
20 REGRESS_TARGETS += run-error-negative
21 run-error-negative:
25 REGRESS_TARGETS += run-error-odd
26 run-error-odd:
30 REGRESS_TARGETS += run-no-cksum
31 run-no-cksum:
36 REGRESS_TARGETS += run-bad-cksum
37 run-bad-cksum:
42 REGRESS_TARGETS += run
[all...]
/openbsd-current/regress/lib/libpthread/pcap/
H A DMakefile8 REGRESS_ROOT_TARGETS= run-regress-${PROG}
10 run-regress-${PROG}: ${PROG}
/openbsd-current/regress/sbin/newfs/
H A DMakefile5 REGRESS_TARGETS = run-regress-checknewfs
7 run-regress-checknewfs:
/openbsd-current/regress/sys/netinet6/autoport/
H A DMakefile3 REGRESS_TARGETS= run-regress-autoport
6 run-regress-autoport:
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DPoisonChecking.h17 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
18 PreservedAnalyses run(Function &F, FunctionAnalysisManager &AM);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.misc-tests/
H A Dacker1.exp25 set actions run
28 postbase acker1.c $run $groups
H A Ddhry.exp25 set actions run
28 postbase dhry.c $run $groups
H A Dmatrix1.exp25 set actions run
28 postbase matrix1.c $run $groups
H A Dsieve.exp25 set actions run
28 postbase sieve.c $run $groups
H A Dsort2.exp25 set actions run
28 postbase sort2.c $run $groups
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DDeferredCode.pm6 use overload fallback => 1, map { ($_ => 'run') } qw/
12 sub run { subroutine
/openbsd-current/regress/usr.bin/xargs/
H A DMakefile3 REGRESS_TARGETS=run-regress-showargs run-regress-copyargs
9 run-regress-showargs:
12 run-regress-copyargs:
/openbsd-current/regress/lib/libedit/read/
H A DMakefile8 REGRESS_TARGETS += run-read_char
9 run-read_char: test_read_char
12 REGRESS_TARGETS += run-getcmd
13 run-getcmd: test_getcmd
/openbsd-current/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DStripSymbols.h30 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
34 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
38 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
42 PreservedAnalyses run(Module &M, ModuleAnalysisManager &AM);
/openbsd-current/regress/sys/net/pf_trans/
H A DMakefile8 REGRESS_ROOT_TARGETS= run-regress-dev-limit \
9 run-regress-iocmd-limit
19 run-regress-dev-limit:
30 run-regress-iocmd-limit:
/openbsd-current/regress/lib/libusbhid/usage/
H A Drunparse.sh4 run() { function
21 # run $2
25 run $2
29 run $2
/openbsd-current/regress/lib/libc/printf/
H A DMakefile5 REGRESS_TARGETS = ${PROGS:S/^/run-regress-/}
8 run-regress-${p}: ${p}
10 .PHONY: run-regress-${p}

Completed in 427 milliseconds

1234567891011>>