prettier: re-formatPrettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAMLfiles to have consistent formatting for these file types. Re-run theformatter on the whole repository.
prettier: re-formatPrettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAMLfiles to have consistent formatting for these file types. Re-run theformatter on the whole repository.Change-Id: I0d25f27a5e449578967915d9f570cc29246927d7Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
tests: Organize the test code to make it modularThe unit test code for libpldmresponder, host-bmc and common isin a shared test directory. This patch separates the test codeto the respective dire
tests: Organize the test code to make it modularThe unit test code for libpldmresponder, host-bmc and common isin a shared test directory. This patch separates the test codeto the respective directory.Tested: Ran the unit test and tests passed.Signed-off-by: Tom Joseph <rushtotom@gmail.com>Change-Id: I31d53681fa6c0d8bc6eb7c4e3341aaff4bc341ee