Home
last modified time | relevance | path

Searched refs:test (Results 176 – 200 of 596) sorted by relevance

12345678910>>...24

/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open60 # Ignore internal test directories and test programs.
63 */test
66 ./usr/src/cmd/ldap/common/*test.c
71 ./usr/src/lib/crypt_modules/sha256/test.c
72 ./usr/src/lib/libkvm/common/test.c
201 ./usr/src/cmd/sgs/test
/illumos-gate/usr/src/contrib/ast/src/lib/libsum/
H A DMamfile55 exec - *) if test -f ${INSTALLROOT}/lib/lib/$i
61 exec - elif test ! -f ${INSTALLROOT}/lib/lib$i.a
211 exec - if silent test ! -d ${INSTALLROOT}/lib
218 exec - test '' = 'libsum.a' || ${STDCMP} 2>/dev/null -s libsum.a ${INSTALLROOT}/lib/libsum.a || { $…
222 exec - if silent test ! -d ${INSTALLROOT}/lib/lib
229 exec - test '' = 'sum.req' || ${STDCMP} 2>/dev/null -s sum.req ${INSTALLROOT}/lib/lib/sum || { ${ST…
232 exec - if silent test ! -d ${PACKAGE_ast_INCLUDE}
246 make test
247 done test dontcare virtual
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib21 # Default runtime for each type of test run.
68 log_must test $do_recreate
100 # Allow this to be overridden by the individual test case. This
141 # pairs that will be added to the scripts specified in each test.
242 # performance test injected some delays itself, we clear all
261 log_must test -n $threads
262 log_must test -n $threads_per_fs
276 log_must test $threads_per_fs -ge 0
284 log_must test $((threads % threads_per_fs)) -eq 0
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dlshiftl.S55 subcc %g0,%o1,%o4 ! test cnt < 0 and save reciprocol
62 subcc %o1,32,%o5 ! cnt - 32 (also test cnt >= 32)
78 subcc %o4,32,%o5 ! cnt - 32 (also test cnt >= 32)
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtable.test15 # $Id: table.test,v 1.22 2003/01/29 18:46:54 drh Exp $
49 sqlite db test.db
65 sqlite db test.db
103 sqlite db test.db
120 sqlite db test.db
183 sqlite db test.db
196 lappend r [format test%03d $i]
211 sqlite db test.db
219 lappend r [format test%03d $i]
235 set sql "DROP TABLE [format test%03d $i]"
[all …]
H A Dattach2.test16 # $Id: attach2.test,v 1.5 2004/02/12 15:31:22 drh Exp $
92 # start a transaction on test.db even though test2.db is locked.
110 # when the write failed in the previous test, the transaction should
127 set DB [sqlite db test.db]
H A Dmisc2.test15 # left out of other test files.
17 # $Id: misc2.test,v 1.11 2003/12/17 23:57:36 drh Exp $
105 # using a call to sqliteSrcListDup(). Ticket #416. The following test
139 file delete -force test.db
140 sqlite db test.db
162 file delete -force test.db
H A Dbtree3rb.test22 # This test is designed to verify that behavior.
24 # $Id: btree3rb.test,v 1.1 2003/04/20 23:45:23 drh Exp $
32 # Open a test database.
H A Dbtree3.test22 # This test is designed to verify that behavior.
24 # $Id: btree3.test,v 1.2 2002/12/04 13:40:27 drh Exp $
32 # Open a test database.
H A Dmain.test15 # $Id: main.test,v 1.14 2003/05/04 17:58:27 drh Exp $
23 db complete {This is a test}
242 file delete -force test.db
243 set fd [open test.db w]
246 set v [catch {sqlite db test.db} msg]
H A Dinterrupt.test15 # $Id: interrupt.test,v 1.4.2.1 2004/05/10 20:27:42 drh Exp $
32 # puts $cksum-[file size test.db]
97 set origsize [file size test.db]
106 expr {$::origsize>[file size test.db]}
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-io-tests.p5m28 set name=pkg.summary value="I/O test utilities and drivers"
29 set name=pkg.description value="I/O test utilities and drivers"
61 legacy pkg=SUNWiotu desc="I/O test utilities and drivers" \
62 name="I/O test utilities and drivers, (Usr)"
H A Dsystem-test-ostest.p5m22 set name=pkg.fmri value=pkg:/system/test/ostest@$(PKGVERS)
51 file path=opt/os-tests/tests/ddi_ufm/ufm-test mode=0555
52 file path=opt/os-tests/tests/ddi_ufm/ufm-test-cleanup mode=0555
53 file path=opt/os-tests/tests/ddi_ufm/ufm-test-setup mode=0555
66 file path=opt/os-tests/tests/execvpe/execvpe-test.32 mode=0555
67 file path=opt/os-tests/tests/execvpe/execvpe-test.64 mode=0555
98 file path=opt/os-tests/tests/libtopo/digraph-test mode=0555
99 file path=opt/os-tests/tests/libtopo/digraph-test-in-badedge.xml mode=0444
101 file path=opt/os-tests/tests/libtopo/digraph-test-in-badnum.xml mode=0444
103 file path=opt/os-tests/tests/libtopo/digraph-test-in.xml mode=0444
[all …]
H A Dsystem-file-system-zfs-tests.p5m30 set name=pkg.description value="ZFS test commands"
59 legacy pkg=SUNWonzfs desc="ZFS test commands" name="ZFS unbundled utilities"
60 legacy pkg=SUNWonzfsr desc="ZFS test driver" name="ZFS unbundled driver"
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmime.c49 char* test; member
236 cap->test = att->value; in mimeset()
249 if (!cap->test && !dup->test || cap->test && dup->test && streq(cap->test, dup->test)) in mimeset()
646 while (s = cap->test) in mimeview()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import.cfg66 export DEVICE_DIR=/dev_import-test
69 export DEVICE_ARCHIVE=archive_import-test
91 export ALTER_ROOT=/alter_import-test
/illumos-gate/usr/src/test/libc-tests/tests/
H A Dprintf-6961.c27 print_diff(char *test, char *correct, char *wrong) in print_diff() argument
30 printf("test failed: received incorrect octal for case %s\n", test); in print_diff()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h400 #define xge_assert(test) { \ argument
401 if (!(test)) xge_os_bug("bad cond: "#test" at %s:%d\n", \
404 #define xge_assert(test) argument
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A DMamfile55 exec - *) if test -f ${INSTALLROOT}/lib/lib/$i
61 exec - elif test ! -f ${INSTALLROOT}/lib/lib$i.a
174 exec - cmp 2>/dev/null -s FEATURE/dll dlldefs.h || { rm -f dlldefs.h; silent test -d . || mkdir .; …
286 exec - if silent test ! -d ${INSTALLROOT}/lib
293 exec - test '' = 'libdll.a' || ${STDCMP} 2>/dev/null -s libdll.a ${INSTALLROOT}/lib/libdll.a || { $…
297 exec - if silent test ! -d ${INSTALLROOT}/lib/lib
304 exec - test '' = 'dll.req' || ${STDCMP} 2>/dev/null -s dll.req ${INSTALLROOT}/lib/lib/dll || { ${ST…
307 exec - if silent test ! -d ${PACKAGE_ast_INCLUDE}
321 make test
322 done test dontcare virtual
/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/
H A Dpredef.c6 int test(void);
7 int test(void) in test() function
/illumos-gate/usr/src/cmd/tic/
H A Dtic_read.c298 } test; in must_swap() local
300 test.num = 1; in must_swap()
301 return (test.byte[1]); in must_swap()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY55 in your PATH, and you have a program named test in your
56 directory, it will be executed when you type test; the
80 17. The POSIX standard requires that test "$arg" have exit status
82 programs that use test -t, ksh-93 treats an explicit test -t
83 as if the user had entered test -t 1.
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DMamfile142 exec - *) if test -f ${INSTALLROOT}/lib/lib/$i
148 exec - elif test ! -f ${INSTALLROOT}/lib/lib$i.a
208 exec - silent test -w gentab -a -x gentab || chmod u+w,+x gentab
578 exec - if silent test ! -d ${INSTALLROOT}/lib
589 exec - if silent test ! -d ${INSTALLROOT}/man/man3
600 exec - if silent test ! -d ${INSTALLROOT}/lib/lib
610 exec - if silent test ! -d ${PACKAGE_ast_INCLUDE}
715 exec - if silent test ! -d ${INSTALLROOT}/lib/probe/C/pp
763 exec - silent test -w probe -a -x probe || chmod u+w,+x probe
810 make test
[all …]
H A Dppinput.c162 …if (!(pp.option & NOPROTO) && !(pp.test & TEST_noproto) && ((pp.state & (COMPATIBILITY|TRANSITION)… in pppush()
556 if (pp.test & 0x0200) error(2, "%s: %s p=%lu next=<%lu,%lu> keep=<%lu,%lu> skip=<-,%lu> guard=%s", … in ppload()
562 if (pp.test & 0x0100) error(2, "%s: %s IGNORE", keyname(X_CHECKPOINT), fp->name); in ppload()
571 if (pp.test & 0x0100) error(2, "%s: copy <%lu,%lu> n=%lu p=%lu", keyname(X_CHECKPOINT), keep_begin,… in ppload()
617 if (pp.test & 0x0100) error(2, "%s: loop", keyname(X_CHECKPOINT)); in ppload()
660 if (pp.test & 0x1000) error(2, "checkpoint SKIP %s=%s [%s]", sym->name, s, sym->macro->value); in ppload()
689 if (pp.test & 0x1000) error(2, "checkpoint LOAD %s=%s", sym->name, mac->value); in ppload()
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dilogbl.S44 testl $0x80000000,8(%esp) / test msb of hi_32(sgnfcnd(x))
57 orl 4(%esp),%eax / test whether x is 0

12345678910>>...24