Home
last modified time | relevance | path

Searched refs:suite (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/cmd/mdb/test/
H A DREADME1 MDB Test suite
3 This provides a primordial version of a test suite for mdb. To run the tests,
/titanic_44/usr/src/lib/libshell/common/tests/
H A DREADME.tests2 #### 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_44/usr/src/uts/common/inet/kssl/
H A Dksslrec.c466 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 Dksslproto.h227 uint16_t suite; member
/titanic_44/usr/src/test/libc-tests/doc/
H A DREADME28 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_44/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_create.c979 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_44/usr/src/test/
H A DREADME42 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_44/usr/src/lib/libidmap/common/
H A Dmapfile-vers63 idmap_cache_get_data; # used by idmap test suite
/titanic_44/usr/src/test/util-tests/doc/
H A DREADME28 The Utils unit test suite is for testing standard shell / POSIX utilities.
/titanic_44/usr/src/lib/libsqlite/test/
H A Dtclsqlite.test19 # tests for fringe issues that the main test suite does not cover.
/titanic_44/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh259 /* Mandatory for ksh93 test suite and AST scripts */
/titanic_44/usr/src/cmd/filesync/
H A DREADME277 program that is used in the test suite. It extracts
/titanic_44/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib376 # 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_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v61056 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_44/usr/src/uts/intel/io/acpica/
H A Dchanges.txt276 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_44/usr/src/cmd/look/
H A Dwords21969 suite
/titanic_44/usr/src/cmd/spell/
H A Dlist21968 suite
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src84 # ncurses suite; it differs from stock (System V-compatible) terminfo only
H A Dterminfo.src84 # ncurses suite; it differs from stock (System V-compatible) terminfo only