diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2024-10-23 18:43:07 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-21 05:02:38 +0000 |
commit | 5f97d5391eadc592548aa635b8b16e811df046fc (patch) | |
tree | 9ab4397f3496a5c2d72329125627631f7988aeec /UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec | |
parent | 1c73f0e71dea4adc2da75b5eaf970e80c938a51e (diff) | |
download | edk2-5f97d5391eadc592548aa635b8b16e811df046fc.tar.gz |
UnitTestFrameworkPkg/UnitTestLib: Reduce sanitizer false positive
Use snprintf() in host based unit tests to format log messages
and add host specific wrapper for LongJump() that is decorated
with NORETURN to provide hint to address sanitizer that LongJump()
never returns.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec')
0 files changed, 0 insertions, 0 deletions