Home
last modified time | relevance | path

Searched refs:framework (Results 1 – 25 of 235) sorted by relevance

12345678910

/src/sys/contrib/openzfs/contrib/intel_qat/patch/
H A D0001-timespec.diff11 …/performance/framework/linux/kernel_space/cpa_sample_code_utils.c b/quickassist/lookaside/access_l…
13 --- a/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…
14 +++ b/quickassist/lookaside/access_layer/src/sample_code/performance/framework/linux/kernel_space/c…
/src/crypto/openssl/test/radix/
H A DREADME.md7 This directory contains the RADIX test framework, which is a six-dimension
21 In particular, unlike the older multistream test framework, it does not assume a
23 supported by the RADIX test framework in future include:
38 `quic_multistream_test` framework:
45 - The framework is not limited to two objects (client and server),
82 test framework from the details of a specific infrastructure environment and
101 The RADIX test suite framework is built in four layers:
107 QUIC-specific test framework;
/src/sys/opencrypto/
H A Dcryptodev_if.m44 * The crypto framework invokes this method on each crypto driver when
79 * Invoked by the crypto framework to initialize driver-specific data
80 * for a crypto session. The framework allocates and zeroes the
101 * The crypto framework invokes this method when tearing down a crypto
102 * session. After this callback returns, the framework will explicitly
120 * The crypto framework invokes this method for each crypto
127 * framework and retried in the future.
/src/contrib/bearssl/mk/
H A DmkT0.cmd5 rem provided with the .NET framework. We need framework 3.5 or later
7 rem implemented in the compiler provided with framework 2.0.50727).
/src/tools/tools/vhba/
H A DREADME7 *just enough* framework to be useful, plus some nominally common
12 are pretty much used to stress and test the FreeBSD CAM framework
/src/release/packages/ucl/
H A Dkyua-all.ucl35 comment = "Testing framework for infrastructure software"
38 Kyua is a testing framework for infrastructure software, originally designed
52 kyua's design originated from. However, framework-less test programs and
H A Dlibcasper-all.ucl22 The libcasper library provides a framework to support applications running
23 under the Capsicum capability-based security framework. libcasper allows
H A Ddtrace-all.ucl19 comment = "DTrace dynamic tracing framework"
22 DTrace is a dynamic tracing framework intended for low-overhead instrumentation
H A Dgoogletest-all.ucl19 comment = "Unit testing framework"
22 Google Test (gtest) is an xUnit-based unit testing framework for C++,
/src/contrib/pam-krb5/tests/fakepam/
H A DREADME6 testing and a test framework used to exercise a PAM module.
30 does not provide a reasonable testing framework. The primary problem
68 the test framework instead of using getpwnam.
84 Also provided as part of the fakepam library is a test framework for
85 testing PAM modules. This test framework allows most of the testing
189 test framework will ensure that the PAM call returns the appropriate
198 the test framework will pass the combination of the provided flags.
233 If the [output] section is missing entirely, the test framework will
256 character) contains the response sent back by the test framework and
/src/contrib/libfido2/src/
H A DCMakeLists.txt111 list(APPEND BASE_LIBRARIES "-framework CoreFoundation"
112 "-framework IOKit")
114 list(APPEND BASE_LIBRARIES "-framework PCSC")
/src/contrib/googletest/googlemock/
H A DREADME.md5 Google's framework for writing and using C++ mock classes. It can help you
39 [GoogleTest C++ testing framework](https://github.com/google/googletest/) and a
/src/sys/contrib/device-tree/Bindings/cpufreq/
H A Dcpufreq-st.txt5 from the SoC, then supplies the OPP framework with 'prop' and 'supported
6 hardware' information respectively. The framework is then able to read
H A Dti-cpufreq.txt7 provide the OPP framework with supported hardware information. This is
9 when it is parsed by the OPP framework.
/src/sys/arm64/conf/
H A Dstd.arm6421 options TCP_HHOOK # hhook(9) framework for TCP
39 options PSEUDOFS # Pseudo-filesystem framework
68 options RACCT # Resource accounting framework
/src/sys/modules/tests/
H A DMakefile1 SUBDIR+= framework
/src/tools/build/options/
H A DWITHOUT_DTRACE1 Do not build DTrace framework kernel modules, libraries, and user commands.
/src/sys/modules/tests/framework/
H A DMakefile4 .PATH: ${SRCTOP}/sys/tests/framework
/src/sys/
H A DREADME.md40 | geom | GEOM framework - `geom(4)` |
52 | opencrypto | OpenCrypto framework - `crypto(7)` |
/src/crypto/heimdal/kdc/
H A DMakefile.am112 kdc_LDFLAGS = -framework SystemConfiguration -framework CoreFoundation
/src/contrib/sqlite3/tea/
H A Dauto.def4 # Main configure script entry point for the TEA(ish) framework. All
/src/share/examples/kld/dyn_sysctl/
H A DREADME4 The framework should deal with this case gracefully.
/src/contrib/kyua/
H A DREADME.md4 Kyua is a **testing framework** for infrastructure software, originally
20 designed, but simple, framework-less test programs and TAP-compliant test
/src/contrib/expat/tests/
H A DREADME.md7 [Check](https://libcheck.github.io/check/) unit testing framework for
/src/contrib/googletest/
H A DREADME.md27 ## Welcome to **GoogleTest**, Google's C++ test framework!
44 * xUnit test framework: \
46 testing framework, a popular architecture for unit testing

12345678910