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 median condit
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 ...
|
e5576bf2 | 16-Apr-2018 |
Marri Devender Rao <devenrao@in.ibm.com> |
Add unit test for watches created on object paths
Verify the watches created for the object path being watched for 'interfaces added' signal.
Resolves openbmc/openbmc#3003
Change-Id: I88a3adbbe91f
Add unit test for watches created on object paths
Verify the watches created for the object path being watched for 'interfaces added' signal.
Resolves openbmc/openbmc#3003
Change-Id: I88a3adbbe91fcbe5bdf606d2f460d4d0c6d9c1a2 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
show more ...
|
78199b44 | 25-Oct-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2.
Change-Id: I83c84
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2.
Change-Id: I83c844373ea41d762367085cb16b01d31676e33d Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
937df1a9 | 15-Aug-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Add more elog tests
Add tests to callbackgroupgentest/test.yaml
Change-Id: I0b9d4799dd3ed3a4876115594aacbd80caa3f9d0 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> |
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.
Change-Id: Icffffdc6680b4d3
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> |
731171a1 | 25-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add testcase for callback groups
Change-Id: Icbdc8612d73bed065227d9edfde1426206886652 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> |
3ce5c484 | 25-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add testcase for callbacks
Change-Id: Iff1ddb9c18b5384d05a4d2dbfba95ade8cc1783c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> |
13fd8722 | 15-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add testcases for property watches
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I9e9266901414c71a34d9686f2a45bc4764602d53 |
c9e173f8 | 08-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add testcases for property and property groups
Change-Id: I4b30d0729a704d6833c840ea08daeee961a5730b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> |
b604480a | 07-May-2017 |
Brad Bishop <bradleyb@fuzziesquirrel.com> |
Add testcases for path and path group support
Change-Id: I296de0e0cb30e0e25f6677a06bd04fe15c2fd015 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> |