Searched refs:test3 (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/cmd/sgs/libelf/demo/ |
H A D | Makefile | 45 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 D | xargs_test.ksh | 68 test3() { function 69 t=test3 247 test3
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | table.test | 116 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 D | attach.test | 75 ATTACH DATABASE 'test3.db' AS three;
|
/titanic_41/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 214 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 D | Makefile.com | 129 $(SRCDIR)/test3.c \
|
H A D | main.mk | 117 $(TOP)/src/test3.c \
|