Home
last modified time | relevance | path

Searched refs:sanity (Results 1 – 25 of 131) sorted by relevance

123456

/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A Dperformance.patch15 m4/sanity.m4 | 55 -------------------------------------------------------
18 diff --git a/m4/sanity.m4 b/m4/sanity.m4
20 --- a/m4/sanity.m4
21 +++ b/m4/sanity.m4
/openbmc/linux/drivers/gpu/drm/ci/xfails/
H A Drockchip-rk3288-flakes.txt7 kms_properties@get_properties-sanity-atomic,Crash
8 kms_properties@get_properties-sanity-non-atomic,Crash
H A Dmeson-g12b-fails.txt3 kms_properties@get_properties-sanity-atomic,Fail
4 kms_properties@get_properties-sanity-non-atomic,Fail
H A Drockchip-rk3288-fails.txt46 kms_properties@get_properties-sanity-atomic,Crash
47 kms_properties@get_properties-sanity-non-atomic,Crash
H A Dmediatek-mt8183-flakes.txt12 kms_properties@get_properties-sanity-atomic
/openbmc/openbmc/poky/scripts/
H A Doe-find-native-sysroot53 touch conf/sanity.conf
55 rm -f conf/sanity.conf
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Doe-find-native-sysroot53 touch conf/sanity.conf
55 rm -f conf/sanity.conf
/openbmc/linux/block/partitions/
H A Dsun.c40 __be32 sanity; /* To verify vtoc sanity */ in sun_partition() member
94 use_vtoc = ((be32_to_cpu(label->vtoc.sanity) == SUN_VTOC_SANITY) && in sun_partition()
105 use_vtoc = use_vtoc || !(label->vtoc.sanity || in sun_partition()
/openbmc/linux/arch/s390/
H A DKconfig.debug10 This option enables sanity checks in s390 low-level entry code.
11 Some of these sanity checks may slow down kernel entries and
/openbmc/linux/tools/perf/Documentation/
H A Dperf-test.txt6 perf-test - Runs sanity tests.
15 This command does assorted sanity tests, initially through linked routines but
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/emacs/files/
H A Davoid-running-host-binaries-for-sanity.patch3 Emacs introduced a sanity-check for the build artifacts, where it
18 sanity-check:
/openbmc/openbmc/poky/meta/classes/
H A Dsign_package_feed.bbclass31 inherit sanity
42 # Check sanity of configuration
/openbmc/linux/arch/xtensa/
H A DKconfig.debug4 bool "Debug TLB sanity"
7 Enable this to turn on TLB sanity check on each entry to userspace.
/openbmc/phosphor-mboxd/test/
H A DMakefile.am.include1 test_sanity_SOURCES = %reldir%/sanity.c
101 %reldir%/sanity \
/openbmc/hiomapd/test/
H A DMakefile.am.include1 test_sanity_SOURCES = %reldir%/sanity.c
113 %reldir%/sanity \
/openbmc/qemu/tests/lcitool/projects/
H A Dqemu-minimal.yml1 # Very minimal set of qemu packages, used for minimal cross-compile sanity checks
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-urllib3_2.2.1.bb1 SUMMARY = "Python HTTP library with thread-safe connection pooling, file post support, sanity frien…
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A DKconfig16 This option enables additional sanity checks in the driver,
/openbmc/linux/fs/quota/
H A DKconfig40 bool "Additional quota sanity checks"
45 sanity checks of quota internal structures. If unsure, say N.
/openbmc/openbmc-test-automation/openpower/ras/
H A Dtest_sanity_ecmd.robot2 Documentation Test RAS sanity scenarios using ecmd commands.
H A Dtest_sanity.robot2 Documentation Test RAS sanity scenarios.
/openbmc/linux/net/
H A DKconfig.debug25 Enable extra sanity checks in networking.
/openbmc/linux/arch/x86/
H A DKconfig.debug119 This option is useful for checking the sanity of x86 instruction
170 This option enables sanity checks in x86's low-level entry code.
171 Some of these sanity checks may slow down kernel entries and
192 This option enables automated sanity testing of the IMR code.
205 If this option is enabled then there will be extra sanity
/openbmc/linux/drivers/edac/
H A Dedac_pci_sysfs.c495 u32 sanity; in get_pci_parity_status() local
497 pci_read_config_dword(dev, 0, &sanity); in get_pci_parity_status()
499 if (sanity == 0xFFFFFFFF) in get_pci_parity_status()
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Dgbmc-mac-config.bb37 # Build time dictionary sanity check

123456