Home
last modified time | relevance | path

Searched refs:Ensure (Results 1 – 25 of 203) sorted by relevance

123456789

/openbmc/telemetry/src/utils/
H A Densure.hpp10 struct Ensure struct
12 Ensure() = default;
15 Ensure(U&& functor) : functor(std::forward<U>(functor)) in Ensure() function
18 Ensure(F functor) : functor(std::move(functor)) {} in Ensure() argument
20 Ensure(Ensure&& other) = delete;
21 Ensure(const Ensure&) = delete;
23 ~Ensure() in ~Ensure() argument
29 Ensure& operator=(U&& other) in operator =() argument
36 Ensure& operator=(Ensure&& other) = delete;
38 Ensure& operator=(std::nullptr_t) in operator =() argument
[all …]
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/lttng-tools/
H A D0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch43 -# Ensure the daemons invoke abort on error.
48 +# Ensure the daemons invoke abort on error.
/openbmc/openbmc/poky/meta-poky/conf/distro/include/
H A Dpoky-distro-alt-test-config.inc7 # Ensure the kernel nfs server is enabled
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/
H A Dhost-ensure-off.service2 Description=Ensure host is off on clean AC cycle
/openbmc/telemetry/tests/src/
H A Dtest_ensure.cpp11 utils::Ensure<std::function<void()>> sut;
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A DTODO4 - Ensure ptraced processes actually see the register state visible through
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dsecuring-images.rst62 - Ensure you can update the software on the device to mitigate
73 - Ensure you remove or disable debugging functionality before producing
78 - Ensure you have no network services listening that are not needed.
110 - Ensure that "allow-empty-password", "allow-root-login", or
/openbmc/openbmc-test-automation/gui/test/gui_header/
H A Dtest_obmc_gui_server_health.robot54 # Ensure that page is not in refreshing state.
67 # Ensure that page is not in refreshing state.
86 # Ensure that page is not in refreshing state.
99 # Ensure that page is not in refreshing state.
113 # Ensure that page is not in refreshing state.
125 # Ensure that page is not in refreshing state.
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-initramfs-boot.bb9 # Ensure the initramfs only contains the bare minimum
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/
H A Dmakefile-remove-ldflags.patch1 Remove the default CFLAGS and LDFLAGS in Makefile. Ensure the extra linker flags can be passed.
/openbmc/u-boot/doc/
H A DREADME.malta5 - Ensure that your Malta has jumper JP1 fitted. Without this jumper you will
/openbmc/linux/Documentation/scsi/
H A Dbnx2fc.rst26 1. Ensure that fcoe-utils package is installed.
38 3. Ensure that "bnx2fc" is in SUPPORTED_DRIVERS list in /etc/fcoe/config.
/openbmc/openbmc/meta-security/recipes-core/images/
H A Ddm-verity-image-initramfs.bb33 # Ensure dm-verity.env is updated also when rebuilding DM_VERITY_IMAGE
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/
H A Dstandarddoc.patch4 Subject: [PATCH] chrpath: Ensure the package respects the docdir variable
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A D1ccd5b54a408d12fce0c94ab0bbaedbb5ef69830.patch6 Ensure we link against libicu-uc when it's split in v76.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/
H A Dsepbuildfix.patch6 Ensure that builds in separate builddirs (${B} != ${S}) correctly install the
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dconfigure-sbindir.patch4 Subject: [PATCH] util-linux: Ensure that ${sbindir} is respected
/openbmc/docs/designs/
H A Dexpired-password.md240 1. Ensure that when the BMC is in its initial state:
243 2. Ensure factory reset resets the password to its initial expired state (repeat
245 3. Ensure the password change is effective for users entering from all supported
249 4. Handle BMC code update scenarios. For example, (A) Ensure code update does
254 5. Ensure the BMC continues to operate its host, for example, when the BMC is
255 factory reset while the host is running. Ensure the power button can be used
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ntpsec/
H A D0001-wscript-Add-BISONFLAGS-support.patch17 # Ensure m4 is present, or bison will fail with SIGPIPE
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/
H A D0006-libcollectdclient-Fix-string-overflow-errors.patch6 Ensure that string has a space for ending null char
/openbmc/openbmc-tools/witherspoon-debug/
H A DREADME.md24 1. Ensure `/usr/local` is a tmpfs mountpoint (may not be if system is configured
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/
H A D0002-Fix-segfault-with-mangled-rename-patch.patch7 * src/pch.c (intuit_diff_type): Ensure that two filenames are specified
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/
H A Drwfs-clean-dev.patch11 +# Ensure that we clean our rwfs on version change
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dptest-python-pytest.bbclass26 # Ensure the newly created script has the execute bit set
/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/
H A Dobmc-libobmc-intf_git.bb22 # Ensure the library is not in the dev package

123456789