Home
last modified time | relevance | path

Searched refs:test3 (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libelf/demo/
H A DMakefile45 test: test1 test2 test3 test4 test5 test6
63 test3: pcom acom test2 FRC target
70 test4: acom pcom test3 FRC
/titanic_41/usr/src/test/util-tests/tests/xargs/
H A Dxargs_test.ksh68 test3() { function
69 t=test3
247 test3
/titanic_41/usr/src/lib/libsqlite/test/
H A Dtable.test116 execsql {CREATE TABLE test2(one text); CREATE INDEX test3 ON test2(one)}
117 set v [catch {execsql {CREATE TABLE test3(two text)}} msg]
119 } {1 {there is already an index named test3}}
123 set v [catch {execsql {CREATE TABLE test3(two text)}} msg]
125 } {1 {there is already an index named test3}}
128 } {test2 test3}
130 execsql {DROP INDEX test3}
131 set v [catch {execsql {CREATE TABLE test3(two text)}} msg]
136 } {test2 test3}
138 execsql {DROP TABLE test2; DROP TABLE test3}
H A Dattach.test75 ATTACH DATABASE 'test3.db' AS three;
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/
H A DProject.t214 group.test3:678:project three::root,nobody:root,lp:attr1=y;attr2=z
225 group.test3:677:project three:root,nobody:root,lp:attr1=y;attr2=z
236 group.test3:677:project three:root,nobody:root,lp:attr1=y;attr2=z
252 group.test3:677:project three:root,nobody:root,lp:attr1=y;attr2=z
263 group.test3:677:project three:root,nobody:root,lp:attr1=y;attr2=z
/titanic_41/usr/src/lib/libsqlite/
H A DMakefile.com129 $(SRCDIR)/test3.c \
H A Dmain.mk117 $(TOP)/src/test3.c \