/titanic_44/usr/src/test/util-tests/doc/ |
H A D | README | 17 Utils Unit Test Suite README 19 1. What the Utils Unit Test Suite tests 20 2. Building and installing the Utils Unit Test Suite 21 3. Running the Utils Unit Test Suite 22 4. Test results 26 1. What the Utils Unit Test Suite tests 31 2. Building and installing the Utils Unit Test Suite 33 The Utils Unit Test Suite runs under the testrunner framework (which can be 34 installed as pkg:/system/test/testrunner). To build both the Utils Unit Test 44 install the Utils Unit Test Suite. [all …]
|
/titanic_44/usr/src/test/libc-tests/doc/ |
H A D | README | 17 libc Unit Test Suite README 19 1. What this Unit Test Suite tests 20 2. Building and installing this Unit Test Suite 21 3. Running this Unit Test Suite 22 4. Test results 26 1. What this Unit Test Suite tests 28 This Unit Test Suite is for testing various libc interfaces. The suite 32 2. Building and installing this Unit Test Suite 34 This Test Suite runs under the testrunner framework (which can be installed 35 as pkg:/system/test/testrunner). To build both this Unit Test Suite and the [all …]
|
/titanic_44/usr/src/test/os-tests/doc/ |
H A D | README | 16 OS Unit Test Suite README 18 1. Building and installing the OS Unit Test Suite 19 2. Running the OS Unit Test Suite 20 3. Test results 24 1. Building and installing the OS Unit Test Suite 26 The OS Unit Test Suite runs under the testrunner framework (which can be 27 installed as pkg:/system/test/testrunner). To build both the OS Unit Test Suite 37 install the OS Unit Test Suite. 41 Note, the framework will be installed automatically, as the OS Unit Test Suite 44 2. Running the OS Unit Test Suite [all …]
|
/titanic_44/usr/src/test/zfs-tests/doc/ |
H A D | README | 16 ZFS Test Suite README 18 1. Building and installing the ZFS Test Suite 19 2. Running the ZFS Test Suite 20 3. Test results 24 1. Building and installing the ZFS Test Suite 26 The ZFS Test Suite runs under the testrunner framework (which can be installed 27 as pkg:/system/test/testrunner). To build both the ZFS Test Suite and the 37 install the ZFS Test Suite. 41 Note, the framework will be installed automatically, as the ZFS Test Suite 44 2. Running the ZFS Test Suite [all …]
|
/titanic_44/usr/src/lib/libsqlite/test/ |
H A D | vacuum.test | 156 CREATE TABLE Test (TestID int primary key); 157 INSERT INTO Test VALUES (NULL); 158 CREATE VIEW viewTest AS SELECT * FROM Test; 162 INSERT INTO tempTest SELECT TestID, 1 FROM Test; 163 DROP TABLE Test; 164 CREATE TABLE Test(TestID int primary key, Test2 int NULL); 165 INSERT INTO Test SELECT * FROM tempTest;
|
H A D | progress.test | 41 # Test that the progress callback is invoked. 51 # Test that the query is abandoned when the progress callback returns non-zero 61 # Test that the query is rolled back when the progress callback returns 89 # Test that an active transaction remains active and not rolled back after the
|
H A D | copy.test | 85 # Test out the USING DELIMITERS clause 140 # Test the escape character mechanism 177 # Test the embedded NULL logic. 196 # Test the conflict resolution logic for COPY
|
H A D | func.test | 154 # Test the abs() and round() functions. 209 # Test the upper() and lower() functions 227 # Test the coalesce() and nullif() functions 246 # Test the last_insert_rowid() function 340 # Test the built-in sqlite_version(*) SQL function.
|
H A D | unique.test | 138 # Test the UNIQUE keyword as used on two or more fields. 204 # Test the error message generation logic. In particular, make sure we
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | driver-crypto-dprov.mf | 27 set name=pkg.description value="Kernel Crypto Framework Test Driver" 28 set name=pkg.summary value="Kernel Crypto Framework Test Driver" 39 legacy pkg=SUNWcryptoint desc="Kernel Crypto Framework Test Driver" \ 40 name="Kernel Crypto Framework Test Driver"
|
H A D | developer-driver-ftsafe.mf | 27 set name=pkg.description value="Driver Hardening Test Harness" 47 legacy pkg=SUNWftdur desc="Driver Hardening Test Harness" \ 49 legacy pkg=SUNWftduu desc="Driver Hardening Test Harness (usr)" \
|
H A D | system-test-testrunner.mf | 17 set name=pkg.description value="Test Runner" 18 set name=pkg.summary value="Unit Test Framework"
|
H A D | system-io-tests.mf | 57 legacy pkg=SUNWioth desc="I/O Test Header Files" name="I/O Test Header Files"
|
/titanic_44/usr/src/test/test-runner/stf/ |
H A D | README | 16 This directory contains shell libraries used by the Solaris Test 18 the ZFS Test Suite) that were written for STF to be easily ported
|
/titanic_44/usr/src/cmd/krb5/kadmin/gui/native/ |
H A D | Makefile | 60 test: Test.class 62 -classpath $(CLASSPATH) Test
|
/titanic_44/usr/src/ucbcmd/tset/ |
H A D | tset.c | 345 char Test; member 628 Map->Test = ALL; in main() 669 Map->Test |= GT; in main() 674 Map->Test |= LT; in main() 680 Map->Test |= EQ; in main() 704 Map->Test = (~(Map->Test))&ALL; in main() 762 Map->Test = ALL; /* at all baud rates */ in main() 1539 switch (Map->Test) { 1584 Map->Ident, Map->Test, Map->Speed, Map->Type); in prmap()
|
/titanic_44/usr/src/test/test-runner/cmd/ |
H A D | run.py | 271 class Test(Cmd): class 277 super(Test, self).__init__(pathname, outputdir, timeout, user) 348 class TestGroup(Test): 349 props = Test.props + ['tests'] 486 test = Test(pathname) 487 for prop in Test.props: 501 for prop in Test.props: 548 test = Test(section) 549 for prop in Test.props:
|
/titanic_44/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.argtest.d.out | 1 Test passed; either arg0/arg1 is zero
|
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | pmtest | 28 /usr/bin/java com.sun.admin.pm.server.Test $1
|
H A D | Makefile | 49 Test.class \
|
/titanic_44/usr/src/cmd/perl/contrib/Sun/Solaris/Project/t/ |
H A D | Project.t | 55 print "# Starting Test $test: @_\n" if (@_); 346 # Test projf_write, write each successfully read file. 758 start("Test getprojid"); 762 start("Test fgetprojent"); 775 start("Test getprojent. Don't assume anything about the order it returns stuff in"); 790 start("Test getprojent when at end"); 795 start("Test endprojent/getprojent"); 800 start("Test setprojent/getprojent"); 806 start("Test getprojbyname"); 814 start("Test getprojbyid"); [all …]
|
/titanic_44/usr/src/cmd/mdb/test/ |
H A D | README | 1 MDB Test suite
|
/titanic_44/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_cr_6904575_cut_-d_with_multibyte_character_no_longer_works.sh | 172 … "mb.eucjp" | od -tx1' dummy "${cutcmd}" 2>&1 ) || err_exit "${testname}: Test failed with exit co…
|
H A D | sun_solaris_cr_6904878_join_-t_no_longer_works_with_multibyte_char_separator.sh | 169 …delim) input1 input2' dummy "${joincmd}" 2>&1 ) || err_exit "${testname}: Test failed with exit co…
|
/titanic_44/usr/src/test/ |
H A D | README | 28 that have been ported from the Solaris Test Collection. Not all of the STC 68 STF (Solaris Test Framework)
|