mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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> |
||
|---|---|---|
| .. | ||
| Assert.c | ||
| AssertCmocka.c | ||
| Log.c | ||
| RunTests.c | ||
| RunTestsCmocka.c | ||
| UnitTestLib.c | ||
| UnitTestLib.inf | ||
| UnitTestLib.uni | ||
| UnitTestLibCmocka.inf | ||
| UnitTestLibCmocka.uni | ||