History log of /openbmc/phosphor-dbus-monitor/src/test/yaml/conditiongentest/test.yaml (Results 1 – 4 of 4)
Revision Date Author Comments
# 2b31c988 08-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: Ic8409eb3e05a90c64d1601429e8e5208dde01df9
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 07c35131 21-Oct-2019 Matthew Barth <msbarth@us.ibm.com>

test: Add median condition generation test entries

A median condition generates the same way a count condition does, this
adds entries to the condition generation test yaml to generate m

test: Add median condition generation test entries

A median condition generates the same way a count condition does, this
adds entries to the condition generation test yaml to generate median
conditions. These median condition generation tests have separate
callbacks configured to be verified by the condition generation tests.

Tested:
conditiongentest.hpp generates as expected
`make check` passes conditiongentest

Change-Id: I7c51e320cfeacfa92a31d3fbc42f44c7e50b6183
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>

show more ...


# babf3b78 31-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

pdmgen: Require uppercase meta keys

journald ignores lowercase metadata keys so require them
to be uppercase. Abort the config file parse when lowercase
keys are found.

Cha

pdmgen: Require uppercase meta keys

journald ignores lowercase metadata keys so require them
to be uppercase. Abort the config file parse when lowercase
keys are found.

Change-Id: Icffffdc6680b4d305329c3395f8e2fda6210964f
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# b97bfff7 25-May-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

Add testcase for conditions

Change-Id: I94059c0be78d5b97e7e0e11c78d4a164a98a483e
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>