/openbmc/telemetry/src/utils/ |
H A D | ensure.hpp | 10 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 D | 0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch | 43 -# 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 D | poky-distro-alt-test-config.inc | 7 # Ensure the kernel nfs server is enabled
|
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/ |
H A D | host-ensure-off.service | 2 Description=Ensure host is off on clean AC cycle
|
/openbmc/telemetry/tests/src/ |
H A D | test_ensure.cpp | 11 utils::Ensure<std::function<void()>> sut;
|
/openbmc/linux/tools/testing/selftests/arm64/fp/ |
H A D | TODO | 4 - Ensure ptraced processes actually see the register state visible through
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | securing-images.rst | 62 - 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 D | test_obmc_gui_server_health.robot | 54 # 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 D | core-image-initramfs-boot.bb | 9 # Ensure the initramfs only contains the bare minimum
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mcelog/mce-test/ |
H A D | makefile-remove-ldflags.patch | 1 Remove the default CFLAGS and LDFLAGS in Makefile. Ensure the extra linker flags can be passed.
|
/openbmc/u-boot/doc/ |
H A D | README.malta | 5 - Ensure that your Malta has jumper JP1 fitted. Without this jumper you will
|
/openbmc/linux/Documentation/scsi/ |
H A D | bnx2fc.rst | 26 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 D | dm-verity-image-initramfs.bb | 33 # Ensure dm-verity.env is updated also when rebuilding DM_VERITY_IMAGE
|
/openbmc/openbmc/poky/meta/recipes-devtools/chrpath/chrpath/ |
H A D | standarddoc.patch | 4 Subject: [PATCH] chrpath: Ensure the package respects the docdir variable
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/ |
H A D | 1ccd5b54a408d12fce0c94ab0bbaedbb5ef69830.patch | 6 Ensure we link against libicu-uc when it's split in v76.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/augeas/augeas/ |
H A D | sepbuildfix.patch | 6 Ensure that builds in separate builddirs (${B} != ${S}) correctly install the
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
H A D | configure-sbindir.patch | 4 Subject: [PATCH] util-linux: Ensure that ${sbindir} is respected
|
/openbmc/docs/designs/ |
H A D | expired-password.md | 240 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 D | 0001-wscript-Add-BISONFLAGS-support.patch | 17 # Ensure m4 is present, or bison will fail with SIGPIPE
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/collectd/collectd/ |
H A D | 0006-libcollectdclient-Fix-string-overflow-errors.patch | 6 Ensure that string has a space for ending null char
|
/openbmc/openbmc-tools/witherspoon-debug/ |
H A D | README.md | 24 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 D | 0002-Fix-segfault-with-mangled-rename-patch.patch | 7 * src/pch.c (intuit_diff_type): Ensure that two filenames are specified
|
/openbmc/openbmc/meta-google/recipes-phosphor/initrdscripts/obmc-phosphor-initfs/ |
H A D | rwfs-clean-dev.patch | 11 +# Ensure that we clean our rwfs on version change
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | ptest-python-pytest.bbclass | 26 # Ensure the newly created script has the execute bit set
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/ |
H A D | obmc-libobmc-intf_git.bb | 22 # Ensure the library is not in the dev package
|