/illumos-gate/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 …]
|
/illumos-gate/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 …]
|
/illumos-gate/usr/src/test/elf-tests/doc/ |
H A D | README | 17 ELF Software Generation Utilities Unit Test Suite README 19 1. Building and installing the ELF/SGS Unit Test Suite 20 2. Running the ELF/SGS Unit Test Suite 21 3. Test results 25 1. Building and installing the ELF/SGS Unit Test Suite 27 The ELF/SGS Unit Test Suite runs under the testrunner framework (which can be 28 installed as pkg:/system/test/testrunner). To build both the ELF/SGS Unit Test Suite 38 install the ELF/SGS Unit Test Suite. 42 Note, the framework will be installed automatically, as the ELF/SGS Unit Test Suite 45 2. Running the ELF/SGS Unit Test Suite [all …]
|
/illumos-gate/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 …]
|
/illumos-gate/usr/src/test/crypto-tests/doc/ |
H A D | README | 17 KCF/PKCS Unit Test Suite README 19 1. Building and installing the KCF/PKCS Unit Test Suite 20 2. Running the KCF/PKCS Unit Test Suite 21 3. Test results 25 1. Building and installing the KCF/PKCS Unit Test Suite 27 The KCF/PKCS Unit Test Suite runs under the testrunner framework (which can be 28 installed as pkg:/system/test/testrunner). To build both the KCF/PKCS Unit Test Suite 38 install the KCF/PKCS Unit Test Suite. 42 Note, the framework will be installed automatically, as the KCF/PKCS Unit Test Suite 45 2. Running the KCF/PKCS Unit Test Suite [all …]
|
/illumos-gate/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 …]
|
/illumos-gate/usr/src/test/libmlrpc-tests/doc/ |
H A D | README | 17 libmlrpc Unit Test Suite README 19 1. Building and installing this Unit Test Suite 20 2. Running this Unit Test Suite 21 3. Test results 25 1. Building and installing this Unit Test Suite 27 This Test Suite runs under the testrunner framework (which can be installed 28 as pkg:/system/test/testrunner). To build both this Unit Test Suite and the 38 install the Utils Unit Test Suite. 45 2. Running this Unit Test Suite 47 The pre-requisites for running the this Unit Test Suite are: [all …]
|
/illumos-gate/usr/src/test/smbsrv-tests/doc/ |
H A D | README | 16 SMB Server Test Suite README 18 1. Building and installing the SMB Server Test Suite 19 2. Running the SMB Server Test Suite 20 3. Test Results 24 1. Building and installing the SMB Server Test Suite 85 3. Running the SMB Server Test Suite 115 4. Test Results 117 While the SMB Server Test Suite is running, one informational line is
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | vacuum.test | 154 CREATE TABLE Test (TestID int primary key); 155 INSERT INTO Test VALUES (NULL); 156 CREATE VIEW viewTest AS SELECT * FROM Test; 160 INSERT INTO tempTest SELECT TestID, 1 FROM Test; 161 DROP TABLE Test; 162 CREATE TABLE Test(TestID int primary key, Test2 int NULL); 163 INSERT INTO Test SELECT * FROM tempTest;
|
H A D | progress.test | 39 # Test that the progress callback is invoked. 49 # Test that the query is abandoned when the progress callback returns non-zero 59 # Test that the query is rolled back when the progress callback returns 87 # Test that an active transaction remains active and not rolled back after the
|
H A D | copy.test | 83 # Test out the USING DELIMITERS clause 138 # Test the escape character mechanism 175 # Test the embedded NULL logic. 194 # Test the conflict resolution logic for COPY
|
H A D | func.test | 152 # Test the abs() and round() functions. 207 # Test the upper() and lower() functions 225 # Test the coalesce() and nullif() functions 244 # Test the last_insert_rowid() function 338 # Test the built-in sqlite_version(*) SQL function.
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | driver-crypto-dprov.p5m | 27 set name=pkg.summary value="Kernel Crypto Framework Test Driver" 28 set name=pkg.description value="Kernel Crypto Framework Test Driver" 41 legacy pkg=SUNWcryptoint desc="Kernel Crypto Framework Test Driver" \ 42 name="Kernel Crypto Framework Test Driver"
|
H A D | developer-driver-ftsafe.p5m | 28 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.p5m | 18 set name=pkg.summary value="Unit Test Framework" 19 set name=pkg.description value="Test Runner"
|
H A D | system-io-tests.p5m | 60 legacy pkg=SUNWioth desc="I/O Test Header Files" name="I/O Test Header Files"
|
/illumos-gate/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
|
/illumos-gate/usr/src/ucbcmd/tset/ |
H A D | tset.c | 344 char Test; member 633 Map->Test = ALL; in main() 674 Map->Test |= GT; in main() 679 Map->Test |= LT; in main() 685 Map->Test |= EQ; in main() 709 Map->Test = (~(Map->Test))&ALL; in main() 767 Map->Test = ALL; /* at all baud rates */ in main() 1540 switch (Map->Test) { 1585 Map->Ident, Map->Test, Map->Speed, Map->Type); in prmap()
|
/illumos-gate/usr/src/test/test-runner/cmd/ |
H A D | run | 355 class Test(Cmd): 362 super(Test, self).__init__(pathname, **kwargs) 442 class TestGroup(Test): 443 props = Test.props + ['tests'] 591 test = Test(pathname) 592 for prop in Test.props: 606 for prop in Test.props: 708 test = Test(section) 709 for prop in Test.props: 733 for prop in Test.props:
|
/illumos-gate/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 …]
|
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/profile-n/ |
H A D | tst.argtest.d.out | 1 Test passed; either arg0/arg1 is zero
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/synctask_core/ |
H A D | tst.set_props.zcp | 67 -- Test properties that should work 97 -- Test properties that should fail
|
/illumos-gate/usr/src/test/crypto-tests/tests/digest/data/ |
H A D | README | 1 These files are comprised of the NIST Test Vectors.
|
/illumos-gate/usr/src/test/util-tests/tests/mdb/ |
H A D | README | 1 MDB Test suite
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.recursive.zcp | 16 -- Test recursion in LUA. Deep recursion should work because it does
|