Home
last modified time | relevance | path

Searched full:sanity (Results 1 – 25 of 1590) sorted by relevance

12345678910>>...64

/openbmc/openbmc/poky/meta/conf/
H A Dsanity.conf1 # Sanity checks for common user misconfigurations
3 # See sanity.bbclass
5 # Expert users can confirm their sanity with "touch conf/sanity.conf"
15 INHERIT += "sanity"
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/
H A D0006-automake-Remove-delays-in-configure-scripts-using-au.patch15 m4/sanity.m4 | 48 +-----------------------------------------------
18 diff --git a/m4/sanity.m4 b/m4/sanity.m4
20 --- a/m4/sanity.m4
21 +++ b/m4/sanity.m4
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Doe-find-native-sysroot48 # Root cannot run bitbake unless sanity checking is disabled
50 …run bitbake by default, and I cannot find a ./conf directory to be able to disable sanity checking"
53 touch conf/sanity.conf
55 rm -f conf/sanity.conf
/openbmc/openbmc/poky/scripts/
H A Doe-find-native-sysroot48 # Root cannot run bitbake unless sanity checking is disabled
50 …run bitbake by default, and I cannot find a ./conf directory to be able to disable sanity checking"
53 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/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
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A DKconfig14 bool "Additional Sanity Checks"
16 This option enables additional sanity checks in the driver,
/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/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/openbmc/meta-security/meta-tpm/conf/
H A Dlayer.conf20 # Sanity check for meta-integrity layer.
22 INHERIT += "sanity-meta-tpm"
/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/linux/include/linux/
H A Dmoduleloader.h85 * Some architectures (namely x86_64 and ppc64) perform sanity checks when
89 * patched module might trigger the sanity checks.
92 * that might trigger arch-specific sanity checks on a future module reload.
/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/linux/arch/riscv/kernel/
H A Dacpi.c54 * acpi_fadt_sanity_check() - Check FADT presence and carry out sanity
116 * - ACPI tables are initialized and sanity checks passed
137 * the ACPI tables and carry out sanity checks in acpi_boot_table_init()
142 * If ACPI tables are initialized and FADT sanity checks passed, in acpi_boot_table_init()
/openbmc/openbmc/meta-security/conf/
H A Dlayer.conf25 # Sanity check for meta-security layer.
27 INHERIT += "sanity-meta-security"
/openbmc/openbmc/meta-security/meta-integrity/conf/
H A Dlayer.conf29 # Sanity check for meta-integrity layer.
31 INHERIT += "sanity-meta-integrity"
/openbmc/openbmc/poky/meta/classes/
H A Dsign_package_feed.bbclass31 inherit sanity
42 # Check sanity of configuration
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out21 --- Sanity Check ---
91 --- Sanity Check ---
162 --- Sanity Check ---
234 --- Sanity Check ---
/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/poky/meta-poky/conf/distro/
H A Dpoky.conf53 # add poky sanity bbclass
54 INHERIT += "poky-sanity"
/openbmc/qemu/tests/unit/
H A Dtest-io-channel-tls.c81 /* We skip initial sanity checks here because we in test_tls_creds_create()
85 * validate the sanity check code. in test_tls_creds_create()
87 "sanity-check", "no", in test_tls_creds_create()
101 * sanity checks. When then get a socketpair, and
/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/linux/fs/btrfs/
H A DKconfig73 bool "Btrfs will run sanity tests upon loading"
76 This will run some basic sanity tests on the free space cache

12345678910>>...64