/openbmc/openbmc/poky/meta/conf/ |
H A D | sanity.conf | 1 # 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 D | 0006-automake-Remove-delays-in-configure-scripts-using-au.patch | 15 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 D | oe-find-native-sysroot | 48 # 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 D | oe-find-native-sysroot | 48 # 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 D | sun.c | 40 __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 D | rockchip-rk3288-flakes.txt | 7 kms_properties@get_properties-sanity-atomic,Crash 8 kms_properties@get_properties-sanity-non-atomic,Crash
|
H A D | meson-g12b-fails.txt | 3 kms_properties@get_properties-sanity-atomic,Fail 4 kms_properties@get_properties-sanity-non-atomic,Fail
|
H A D | rockchip-rk3288-fails.txt | 46 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 D | Kconfig | 14 bool "Additional Sanity Checks" 16 This option enables additional sanity checks in the driver,
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig.debug | 119 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 D | Kconfig.debug | 10 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 D | layer.conf | 20 # Sanity check for meta-integrity layer. 22 INHERIT += "sanity-meta-tpm"
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-test.txt | 6 perf-test - Runs sanity tests. 15 This command does assorted sanity tests, initially through linked routines but
|
/openbmc/linux/include/linux/ |
H A D | moduleloader.h | 85 * 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 D | Kconfig.debug | 4 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 D | acpi.c | 54 * 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 D | layer.conf | 25 # Sanity check for meta-security layer. 27 INHERIT += "sanity-meta-security"
|
/openbmc/openbmc/meta-security/meta-integrity/conf/ |
H A D | layer.conf | 29 # Sanity check for meta-integrity layer. 31 INHERIT += "sanity-meta-integrity"
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | sign_package_feed.bbclass | 31 inherit sanity 42 # Check sanity of configuration
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | image-fleecing.out | 21 --- Sanity Check --- 91 --- Sanity Check --- 162 --- Sanity Check --- 234 --- Sanity Check ---
|
/openbmc/linux/fs/quota/ |
H A D | Kconfig | 40 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 D | poky.conf | 53 # add poky sanity bbclass 54 INHERIT += "poky-sanity"
|
/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-tls.c | 81 /* 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 D | avoid-running-host-binaries-for-sanity.patch | 3 Emacs introduced a sanity-check for the build artifacts, where it 18 sanity-check:
|
/openbmc/linux/fs/btrfs/ |
H A D | Kconfig | 73 bool "Btrfs will run sanity tests upon loading" 76 This will run some basic sanity tests on the free space cache
|