summaryrefslogtreecommitdiff
path: root/UnitTestFrameworkPkg
AgeCommit message (Expand)AuthorFilesLines
9 daysUnitTestFrameworkPkg/TimerLibPosix: Enable 64-bit time_t for IA32 buildsMichael D Kinney1-0/+6
2026-09-06UnitTestFrameworkPkg: TimerLibPosix: Add TimerLib for host-based unit testKun Qin3-0/+223
2026-07-31UnitTestFrameworkPkg: Test: Adding AArch64 targetKun Qin2-2/+2
2026-07-31UnitTestFrameworkPkg: FunctionMockLib: Do not support AArch64Kun Qin4-18/+34
2026-07-31UnitTestFrameworkPkg: UnitTestDebugAssertLib: GCC support for AArch64Kun Qin1-0/+1
2026-07-31UnitTestFrameworkPkg: CmockaLib: Support float operationsKun Qin2-2/+6
2026-07-31UnitTestFrameworkPkg: SampleUnitTestGenerateException: Fix for AArch64Kun Qin9-51/+167
2026-07-31UnitTestFrameworkPkg: SampleGoogleTestGenerateException: Support AArch64Kun Qin3-15/+29
2026-07-31UnitTestFrameworkPkg: SampleGoogleTest: No divide-by-zero test for AArch64Kun Qin3-23/+43
2026-07-29Global: Set MarkdownLintCheck plugin to AuditOnlyMichael Kubacki1-0/+9
2026-07-27UnitTestFrameworkPkg: Update ReadMe for VS2026Oliver Smith-Denny1-14/+14
2026-03-26UnitTestFrameworkPkg: Allow platform DSC to override sanitizer and coverageAbdul Lateef Attar1-2/+10
2026-03-22UnitTestFrameworkPkg: Align C++ sign compareMichael D Kinney1-3/+3
2026-03-22UnitTestFrameworkPkg/Test/GoogleTest/Sample: Add 0 testsMichael D Kinney1-0/+132
2026-03-09UnitTestFrameworkPkg: Increment handle key outside if blockKhalid Ali1-6/+6
2026-03-05UnitTestFrameworkPkg: fix mdlint issuesSherry Fan1-106/+111
2026-02-26UnitTestFrameworkPkg: Remove references to GCC5 in ReadMe and dsc commentsMike Beaton2-8/+8
2026-02-24UnitTestFrameworkPkg: Replace include guards with #pragma onceMichael Kubacki11-44/+11
2026-01-21UnitTestFrameworkPkg: WIN_MINGW32_BUILD generate .exeMichael D Kinney1-6/+6
2026-01-07UnitTestFrameworkPkg: Add VS2026 SupportDaniel1-4/+5
2026-01-07UnitTestFrameworkPkg: Add MINGW CLANG SupportMichael D Kinney1-33/+157
2026-01-06UnitTestFrameworkPkg: Add Windows host-based unit test defineMichael D Kinney1-0/+10
2026-01-05UnitTestFrameworkPkg: Fix StackCheckLib class mappingMichael D Kinney1-1/+8
2025-12-24UnitTestFrameworkPkg/Include/Library: Remove _MSC_VER workaroundMichael D Kinney1-10/+0
2025-12-23UnitTestFrameworkPkg/UnitTestDebugAssertLibHost: Fix clang errorMichael D Kinney1-0/+1
2025-12-23UnitTestFrameworkPkg/UnitTestLib: Fix printf() error from clangMichael D Kinney1-1/+2
2025-12-20UnitTestFrameworkPkg: Fix spelling issuesMichael D Kinney2-3/+4
2025-11-22UnitTestFrameworkPkg: fix various typosPhilipp Schuster1-1/+1
2025-10-15UnitTestFrameworkPkg: Use 8MB stack for MSFT and CLANGPDBMichael D Kinney1-2/+2
2025-09-29UnitTestFrameworkPkg/UnitTestDebugAddressLib: Remove extra optionsMichael D Kinney1-1/+1
2025-09-29UnitTestFrameworkPkg/GoogleTestLib: Remove extra optionsMichael D Kinney1-1/+1
2025-09-29UnitTestFrameworkPkg/SubhookLib: Update GCC definesMichael D Kinney1-3/+3
2025-09-29UnitTestFrameworkPkg/CmockaLib: Add CLANGPDB supportMichael D Kinney1-0/+1
2025-09-29UnitTestFrameworkPkg/Include: Update GoogleTestLib for CLANGMichael D Kinney1-2/+50
2025-09-29UnitTestFrameworkPkg: Add CLANGDWARF and CLANGPDB supportMichael D Kinney1-20/+71
2025-09-29UnitTestFrameworkPkg: Set defines for CLANGPDB buildsMichael D Kinney1-3/+4
2025-09-26UnitTestFrameworkPkg: Remove ARM32 SupportOliver Smith-Denny3-9/+1
2025-09-19UnitTestFrameworkPkg/SampleGoogleTest: Add missing override keywordMichael D Kinney2-2/+2
2025-06-26UnitTestFrameworkPkg: Add -Wno-write-strings to host unit testsMichael D Kinney1-0/+1
2025-06-24UnitTestFrameworkPkg: Add -pie to ASLCC_FLAGS for unit testsMichael D Kinney1-0/+1
2025-06-24UnitTestFrameworkPkg/GoogleTestLib: Enhance unit test NULL checksMichael D Kinney1-0/+9
2025-03-14UnitTestFrameworkPkg: Avoid duplicate library function namesPhil Noh3-9/+9
2025-03-10UnitTestFrameworkPkg: Fix host test /WHOLEARCHIVE regressionMichael D Kinney1-1/+1
2025-01-29UnitTestFrameworkPkg: Fix false positives from address sanitizerMichael D Kinney1-23/+23
2025-01-26UnitTestFrameworkPkg: Add SafeIntLib to Common IncludesINDIA\sachinganesh1-0/+1
2025-01-21UnitTestFrameworkPkg/MemoryAllocationLibPosix: Add allocate below addressMichael D Kinney8-1/+778
2025-01-21UnitTestFrameworkPkg/UnitTestLib: Reduce sanitizer false positiveMichael D Kinney3-11/+43
2025-01-21UnitTestFrameworkPkg: Add failing unit tests cases for sanitizerMichael D Kinney13-2/+889
2025-01-21UnitTestFrameworkPkg: Use /MTd and enable Address SanitizersMichael D Kinney4-9/+71
2025-01-21UnitTestFraworkPkg: Enable DEBUG_CLEAR_MEMORY in host testsMichael D Kinney4-4/+4