edk2/UnitTestFrameworkPkg/Library
Michael D Kinney d29ff296fb UnitTestFrameworkPkg/UnitTestDebugAssertLibHost: Fix clang error
Fix error reported by clang in UnitTestDebugAssertLibHost
that the function snprintf() is undefined. Add include of
<stdio.h> to resolve error.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-12-23 01:10:46 +00:00
..
CmockaLib UnitTestFrameworkPkg/CmockaLib: Add CLANGPDB support 2025-09-28 23:38:21 +00:00
FunctionMockLib UnitTestFrameworkPkg: Add gmock support to GoogleTestLib 2023-04-10 05:59:02 +00:00
GoogleTestLib UnitTestFrameworkPkg/GoogleTestLib: Remove extra options 2025-09-28 23:38:21 +00:00
Posix UnitTestFrameworkPkg/MemoryAllocationLibPosix: Add allocate below address 2025-01-21 05:02:38 +00:00
SubhookLib UnitTestFrameworkPkg/SubhookLib: Update GCC defines 2025-09-28 23:38:21 +00:00
UnitTestBootLibNull UnitTestFrameworkPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UnitTestBootLibUsbClass UnitTestFrameworkPkg: Update to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
UnitTestDebugAssertLib UnitTestFrameworkPkg/UnitTestDebugAssertLibHost: Fix clang error 2025-12-23 01:10:46 +00:00
UnitTestLib UnitTestFrameworkPkg/UnitTestLib: Fix printf() error from clang 2025-12-23 01:10:46 +00:00
UnitTestPeiServicesTablePointerLib UnitTestFrameworkPkg: Avoid duplicate library function names 2025-03-14 15:20:24 +00:00
UnitTestPersistenceLibNull UnitTestFrameworkPkg: Modify APIs in UnitTestPersistenceLib 2022-12-14 13:34:33 +00:00
UnitTestPersistenceLibSimpleFileSystem UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache Option 2023-07-20 20:20:42 +00:00
UnitTestResultReportLib UnitTestFrameworkPkg: Update to be more C11 compliant by using __func__ 2023-04-10 14:19:57 +00:00
UnitTestUefiBootServicesTableLib UnitTestFrameworkPkg: Add UnitTestUefiBootServicesTableLib 2022-11-07 16:07:33 +00:00