Home
last modified time | relevance | path

Searched full:tested (Results 1 – 25 of 1209) sorted by relevance

12345678910>>...49

/openbmc/linux/Documentation/arch/arm/sa1100/
H A Dassabet.rst254 - PM: Not tested.
256 - PM: Not tested.
257 - I2C: Implemented, not fully tested.
258 - L3: Fully tested, pass.
259 - PM: Not tested.
262 - LCD: Fully tested. PM
270 - Playback: Fully tested, pass.
271 - Record: Implemented, not tested.
272 - PM: Not tested.
275 - Audio play: Implemented, not heavily tested.
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Drelease-notes.rst42 - This software release is tested on Corstone-1000 FPGA version AN550_v2
44 - This software release is tested on Corstone-1000 Fast Model platform (FVP) version 11.23_25
73 - This software release is tested on Corstone-1000 FPGA version AN550_v2
75 - This software release is tested on Corstone-1000 Fast Model platform (FVP) version 11.23_25
96 - This software release is tested on Corstone-1000 FPGA version AN550_v2
98 - This software release is tested on Corstone-1000 Fast Model platform (FVP) version 11.19_21
121 - This software release is tested on Corstone-1000 FPGA version AN550_v1
123 - This software release is tested on Corstone-1000 Fast Model platform (FVP) version 11.19_21
141 - This software release is tested on Corstone-1000 FPGA version AN550_v1
142 - This software release is tested on Corstone-1000 Fast Model platform (FVP) version 11.17_23
[all …]
/openbmc/linux/tools/testing/selftests/powerpc/eeh/
H A Deeh-vf-aware.sh16 tested=0
26 tested="$((tested + 1))"
39 if [ "$tested" == 0 ] ; then
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst22 Linux runs on two groups of machines -- those that are tested by the OEM
23 to be compatible with Linux, and those that were never tested with Linux,
26 The larger group is the systems tested to run only Windows. Not only that,
27 but many were tested to run with just one specific version of Windows.
29 only a single path through the BIOS has actually been tested.
122 a BIOS that has been tested only with that _OSI returning TRUE.
133 in tested flows to support real Linux features. In 2009, Linux
141 ACPI BIOS that are tested on Windows machines. There is a real risk
175 Just like on Windows-tested platforms, this strategy has risks.
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dstyle.rst33 test subsystem should match a single kernel module. If the code being tested
38 Test subsystems should be named after the code being tested, either after the
39 module (wherever possible), or after the directory or files being tested. Test
80 functionality being tested. Test suites can have shared initialization and
129 function being tested, with a description of the input or codepath being tested.
162 tested, or be under [Kernel Hacking]->[Kernel Testing and Coverage]
/openbmc/openbmc/meta-arm/meta-arm-toolchain/
H A DREADME.md47 Tested distro and machines (for zeus stable release):
48 1. Distro: poky; machines: qemuarm and qemuarm64 (build and boot tested)
49 2. Distro: RPB; machines: dragonboard-410c (build and boot tested)
50 3. Distro: world; machines: qemuarm and qemuarm64. Build tested for following
62 Pre-built toochain provides support to build OE SDK which has been tested using
/openbmc/openbmc/poky/scripts/
H A Dpatchtest-get-series20 # Name of the file to use/check as a log of previously-tested series IDs
35 [ -t | --tested-series LOGFILE]
63 -t|--tested-series)
113 echo "Already tested ${SERIES}. Skipping..."
/openbmc/linux/Documentation/arch/arm/vfp/
H A Drelease-notes.rst19 The operations which have been tested with this package are:
41 Other operations which have been tested by basic assembly-only tests
51 The combination operations have not been tested:
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/
H A Dperf-hwbreak.c280 printf("TESTED: addr:0x%lx brks:% 8lld loops:% 8i rw:%i !user:%i array:%i\n", in runtestsingle()
325 printf("TESTED: No overlap\n"); in runtest_dar_outside()
340 printf("TESTED: Partial overlap\n"); in runtest_dar_outside()
355 printf("TESTED: Partial overlap\n"); in runtest_dar_outside()
370 printf("TESTED: No overlap\n"); in runtest_dar_outside()
385 printf("TESTED: Full overlap\n"); in runtest_dar_outside()
444 printf("TESTED: %s\n", desc); in test_process_multi_diff_addr()
489 printf("TESTED: %s\n", desc); in test_process_multi_same_addr()
534 printf("TESTED: %s\n", desc); in test_process_multi_diff_addr_ro_wo()
579 printf("TESTED: %s\n", desc); in test_process_multi_same_addr_ro_wo()
[all …]
/openbmc/linux/Documentation/misc-devices/
H A Dpci-endpoint-test.rst31 Tests the BAR. The number of the BAR to be tested
37 to be tested should be passed as argument.
40 to be tested should be passed as argument.
/openbmc/u-boot/test/py/
H A DREADME.md28 | Package | Version tested (Ubuntu 14.04) |
71 The `--bd` option tells the test suite which board type is being tested. This
73 can be tested.
124 - `--board-type`, `--bd`, `-B` set the type of the board to be tested. For
126 - `--board-identity`, `--id` set the identity of the board to be tested.
180 - `UBOOT_BOARD_TYPE` the board type being tested.
181 - `UBOOT_BOARD_IDENTITY` the board identity being tested, or `na` if none was
209 so that the board executes the particular U-Boot binary to be tested. Often,
247 start running from scratch. If the U-Boot binary to be tested has been written
278 can only be tested if a USB cable is connected between the board and the host
/openbmc/phosphor-inventory-manager/
H A Dfunctor.hpp187 * @tparam T - The type of the property being tested.
262 * the property to be tested.
264 * to be tested.
265 * @param property - The property to be tested.
302 * @tparam T - The type of the property being tested.
328 * the property to be tested.
330 * to be tested.
331 * @param property - The property to be tested.
/openbmc/linux/Documentation/input/devices/
H A Dcs461x.rst10 is present here, but have not tested completely. The button analysis
14 driver as a backend. I've tested this driver with CS4610, 4-axis and
19 The sensitivity and calibrate quality have not been tested; the two
/openbmc/linux/kernel/
H A Dcapability.c273 * @cap: The capability to be tested for
295 * @cap: The capability to be tested for
313 * @cap: The capability to be tested for
337 * @cap: The capability to be tested for
373 * @cap: The capability to be tested for
391 * @cap: The capability to be tested for
410 * @cap: The capability to be tested for
426 * @cap: The capability to be tested for
445 * @cap: The capability to be tested for
/openbmc/qemu/tcg/tci/
H A DREADME103 * TCI is not widely tested. It was written and tested on a x86_64 host
109 A cross compiled QEMU for arm host works (tested with pc bios).
112 (tested in a ppc emulation).
/openbmc/linux/Documentation/admin-guide/media/
H A Domap4_camera.rst33 Tested platforms
42 - PandaBoard, Rev. A2, w/ OMAP4430 ES2.1 GP & OV adapter board, tested with
47 - Tested on mainline kernel:
/openbmc/sdbusplus/include/sdbusplus/utility/
H A Dcontainer_traits.hpp13 * @tparam T - Type to be tested.
41 * @tparam T - Type to be tested.
70 * @tparam T - Type to be tested.
/openbmc/linux/drivers/hid/
H A Dhid-betopff.c9 * - tested with BTP2185 BFM Mode.
12 * - tested with BTP2185 PC Mode.
15 * - tested with BTP2185 PC Mode with another version.
18 * - tested with BTP2171s.
/openbmc/u-boot/doc/
H A DREADME.atmel_mci10 - AT91SAM9XE512 (tested, will definitely work with XE128 and XE256)
11 - AT91SAM9260 (not tested, but MCI is to AT91SAM9XE)
12 - AT91SAM9G20 (not tested, should work)
/openbmc/linux/Documentation/process/
H A Dstable-kernel-rules.rst10 - It must be obviously correct and tested.
193 to be tested by developers and testers.
196 be queued. Additional -rc releases are then released and tested until no
199 a "Tested-by:" email with any testing information desired. The "Tested-by:"
202 containing all the queued and tested patches.
/openbmc/linux/lib/zstd/common/
H A Dfse.h71 or an error code, which can be tested using FSE_isError() .
144 or an errorCode, which can be tested using FSE_isError() */
156 or an errorCode, which can be tested using FSE_isError(). */
169 @return : 0, or an errorCode, which can be tested using FSE_isError() */
176 or an errorCode, which can be tested using FSE_isError() */
188 If there is an error, the function will return an ErrorCode (which can be tested using FSE_isError(…
202 …lid tableLog value), the function will return an ErrorCode (which can be tested using FSE_isError(…
208 If there is an error, the function will return an ErrorCode (which can be tested using FSE_isError(…
213 If there is an error, both functions will return an ErrorCode (which can be tested using FSE_isErro…
219 If there is an error, the function will return an ErrorCode (which can be tested using FSE_isError(…
[all …]
/openbmc/linux/security/apparmor/
H A Dcapability.c55 * @profile: profile being tested for confinement (NOT NULL)
56 * @cap: capability tested
146 * @label: label being tested for capability (NOT NULL)
147 * @cap: capability to be tested
/openbmc/linux/drivers/media/pci/tw686x/
H A DKconfig14 - TW6865 (4 video channels, not tested, second generation chip),
16 built-in video decoder are supported, not tested),
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBarr1 …ing. I have tested it with LaTeX 2e, LaTeX 2.09 and Plain TeX. Although I know of no reason it wi…
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst64 Compaq adapters (not tested):
245 - not tested with 2.1.xx kernels
246 - integration in kernel not tested
247 - not tested simultaneously with FDDI adapters from other vendors.

12345678910>>...49