meson: Format build files with `meson format`Additionally, add the formatting command to `scripts/pre-submit` so it'srun by OpenBMC's CI (via `scripts/run-ci`).Change-Id: Ifb8fc06106b8cfa9155e98
meson: Format build files with `meson format`Additionally, add the formatting command to `scripts/pre-submit` so it'srun by OpenBMC's CI (via `scripts/run-ci`).Change-Id: Ifb8fc06106b8cfa9155e986528b769a5ca450b4cSigned-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
show more ...
tests: meson: Push build configuration down to leaf directoriesI feel this keeps things a bit more self-contained.Change-Id: I68de6e4b0269d64b620b6c339825113e31074b4cSigned-off-by: Andrew Jeffer
tests: meson: Push build configuration down to leaf directoriesI feel this keeps things a bit more self-contained.Change-Id: I68de6e4b0269d64b620b6c339825113e31074b4cSigned-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
libpldm: More fixes for header useb0c1d20a5bde ("libpldm: Fix header use") only did half the job,addressing compilation concerns for the library itself. As it turns outthere were still plenty of
libpldm: More fixes for header useb0c1d20a5bde ("libpldm: Fix header use") only did half the job,addressing compilation concerns for the library itself. As it turns outthere were still plenty of places that used local includes for paths tothe public headers.Apply the rest of the header cleanups to hopefully get us into aconsistent state.Fixes: b0c1d20a5bde ("libpldm: Fix header use")Change-Id: I8d4b59c9241770583abb30389452af0a32b18b99Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
tests: Deserialise transport tests that exercise timeoutsAllow tests that wait to execute in parallel. This reduces the testsuite run time from ~20 seconds to ~5 seconds.Change-Id: I9acb86a0ce91
tests: Deserialise transport tests that exercise timeoutsAllow tests that wait to execute in parallel. This reduces the testsuite run time from ~20 seconds to ~5 seconds.Change-Id: I9acb86a0ce919b90cc7f923b1e1c922d5614d37dSigned-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>