Home
last modified time | relevance | path

Searched refs:tested (Results 276 – 300 of 418) sorted by relevance

1...<<11121314151617

/openbmc/bmcweb/
H A Dmeson.options384 experimental, and has not been tested against the full
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.3.rst292 developed and tested with DB 5.x.
419 tested.
H A Drelease-notes-4.0.4.rst126 - poky.conf: add ubuntu-22.04 to tested distros
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl5384 my $tested = quotemeta($1);
5385 my $expr = '\s*\(\s*' . $tested . '\s*\)\s*;';
5394 if ($lines[$linenr - 2] =~ /^\+(\t*)if\s*\(\s*$tested\s*\)\s*$/) {
5399 if ($lines[$linenr - 1] =~ /^\+(\t+)$func\s*\(\s*$tested\s*\)\s*;\s*$/) {
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/
H A DCVE-2019-13232_p2.patch19 or tested, it is considered covered. When a new entry is about to
/openbmc/u-boot/doc/driver-model/
H A Dlivetree.txt27 - it is accessed by the libfdt library, which is well tested and stable
H A Dof-plat.txt79 SPL/TPL and should be tested with:
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dopen.rst157 support it and if they did it was certainly never tested. In addition,
/openbmc/linux/Documentation/arch/x86/
H A Dpti.rst159 This has been a lightly-tested code path and needs extra scrutiny.
/openbmc/linux/Documentation/networking/
H A Darcnet-hardware.rst1233 are in a weird order. This was tested by setting the DIP switches,
1262 The memory switches were tested by booting using QEMM386 stealth,
1293 11001 0xC900 (guessed - crashes tested system)
1294 11011 0xC800 (guessed - crashes tested system)
1295 11101 0xC500 (guessed - crashes tested system)
1296 11111 0xC400 (guessed - crashes tested system)
1465 haven't tested it yet.
/openbmc/linux/Documentation/filesystems/
H A Dntfs.rst261 Linear volume sets, i.e. linear raid, has been tested and works fine. Even
398 0, have been tested and work fine (though see section "Limitations when using
/openbmc/linux/drivers/usb/serial/
H A DKconfig175 This driver has also been tested with the 245 and 232 devices.
331 tested -- device in this category is the PalmConnect USB Serial
/openbmc/linux/Documentation/process/
H A Dstable-api-nonsense.rst158 as small as possible, and that all potential interfaces are tested as
H A D7.AdvancedTopics.rst82 turning a tested (hopefully) kernel tree into an untested one. But, beyond
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/
H A Dmpd.conf.in200 # gumstix overo (tested with TOBI expansion board)
/openbmc/linux/Documentation/usb/
H A Dehci.rst50 This driver is regularly tested on x86 hardware, and has also been
H A Dgadget_serial.rst94 interface. Gadget serial has been tested with the Linux ACM driver,
/openbmc/entity-manager/
H A DCONFIG_FORMAT.md36 be tested for any given config file change, thus limiting the "blast
/openbmc/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst227 clones (tested with one identifying as "``v1.5``") are unable to
/openbmc/linux/Documentation/dev-tools/
H A Dktap.rst155 often used to describe what is being tested and any intermediate results in
/openbmc/openbmc/meta-security/meta-integrity/
H A DREADME.md78 must have a recent enough IMA/EVM subsystem. The layer was tested with
/openbmc/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst528 Tbench can also be tested on the ``acpi-cpufreq`` kernel driver for comparison.
535 Gitsource can also be tested on the ``acpi-cpufreq`` kernel driver for comparison.
/openbmc/linux/scripts/
H A Dcheckpatch.pl6399 my $tested = quotemeta($1);
6400 my $expr = '\s*\(\s*' . $tested . '\s*\)\s*;';
6409 if ($lines[$linenr - 2] =~ /^\+(\t*)if\s*\(\s*$tested\s*\)\s*$/) {
6414 if ($lines[$linenr - 1] =~ /^\+(\t+)$func\s*\(\s*$tested\s*\)\s*;\s*$/) {
/openbmc/u-boot/doc/
H A DREADME.uniphier8 The UniPhier platform is well tested with Linaro toolchains.
/openbmc/docs/designs/
H A Dvoltage-regulator-configuration.md122 A new version of the JSON file can be tested by copying it to the test

1...<<11121314151617