/titanic_41/usr/src/cmd/mdb/test/ |
H A D | README | 1 MDB Test suite 3 This provides a primordial version of a test suite for mdb. To run the tests,
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | README.tests | 2 #### ksh93 test suite 5 The directory /usr/demo/ksh/tests/ contains the ksh93 test suite 8 The test suite is split into modules with the ending *.sh
|
/titanic_41/usr/src/uts/common/inet/kssl/ |
H A D | ksslrec.c | 466 uint16_t suite, selected_suite; in kssl_handle_client_hello() local 542 suite = ssl->sid.cipher_suite; in kssl_handle_client_hello() 545 uint16_t, suite, in kssl_handle_client_hello() 549 if (suitesp[j] == ((suite >> 8) & 0xff) && in kssl_handle_client_hello() 550 suitesp[j + 1] == (suite & 0xff)) { in kssl_handle_client_hello() 552 uint16_t, suite); in kssl_handle_client_hello() 554 selected_suite = suite; in kssl_handle_client_hello() 578 suite = ssl->kssl_entry->kssl_cipherSuites[i]; in kssl_handle_client_hello() 580 DTRACE_PROBE2(kssl_cipher_suite_check, uint16_t, suite, in kssl_handle_client_hello() 584 if (suitesp[j] == ((suite >> 8) & 0xff) && in kssl_handle_client_hello() [all …]
|
H A D | ksslproto.h | 227 uint16_t suite; member
|
/titanic_41/usr/src/test/libc-tests/doc/ |
H A D | README | 28 This Unit Test Suite is for testing various libc interfaces. The suite 49 Note, the framework will be installed automatically, as this test suite
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/ |
H A D | kssladm_create.c | 979 const char *suite; member 996 char *suite; in check_suites() local 1008 suite = strtok(suites, ","); in check_suites() 1011 if (strcasecmp(suite, cipher_suites[i].suite) == 0) { in check_suites() 1022 "Unknown Cipher suite name: %s\n", suite); in check_suites() 1025 } while ((suite = strtok(NULL, ",")) != NULL); in check_suites()
|
/titanic_41/usr/src/test/ |
H A D | README | 42 suite, and which must be preserved. Additionally, the wrappers allow options to 44 file for a test suite. For specifics on the options available in the framework
|
/titanic_41/usr/src/lib/libidmap/common/ |
H A D | mapfile-vers | 63 idmap_cache_get_data; # used by idmap test suite
|
/titanic_41/usr/src/test/util-tests/doc/ |
H A D | README | 28 The Utils unit test suite is for testing standard shell / POSIX utilities.
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | tclsqlite.test | 19 # tests for fringe issues that the main test suite does not cover.
|
/titanic_41/usr/src/lib/libshell/misc/ |
H A D | buildksh93.sh | 259 /* Mandatory for ksh93 test suite and AST scripts */
|
/titanic_41/usr/src/cmd/filesync/ |
H A D | README | 277 program that is used in the test suite. It extracts
|
/titanic_41/usr/src/test/zfs-tests/include/ |
H A D | libtest.shlib | 376 # Invoked at the start of the test suite to ensure the system 621 # Assign suite defined dataset properties. 622 # This function is used to apply the suite's defined default set of
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README.v6 | 1056 The implementation was tested using the TAHI test suite for DHCPv6 1057 (www.tahi.org). There are some peculiar aspects to this test suite,
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 276 ACPICA utilities, and the ACPICA test suite. 628 possible compiler output files when building the test suite -- thus 630 deleted when the test suite exits. 1053 Tests: Updated the makefile for proper generation of the AAPITS suite. 1898 SystemIO. ASLTS test suite updated also. David Box. ACPICA BZ 1031. 1988 Tests/ASLTS: Updated functional control suite to execute with no errors. 2605 ASL Test Suite: Several test suite errors have been identified and 2882 aborted in this case. However, the ASLTS suite depends on this behavior. 2956 the ASLTS test suite by 1.5X (Increases the Slack Mode performance by 3104 the ASLTS test suite, speed improvements of 3X to 5X are seen, depending [all …]
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 21969 suite
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 21968 suite
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 84 # ncurses suite; it differs from stock (System V-compatible) terminfo only
|
H A D | terminfo.src | 84 # ncurses suite; it differs from stock (System V-compatible) terminfo only
|