summaryrefslogtreecommitdiffstats
path: root/UnitTestFrameworkPkg/Library/UnitTestResultReportLib/UnitTestResultReportLib.c
Commit message (Expand)AuthorAgeFilesLines
* UnitTestFrameworkPkg: Update to be more C11 compliant by using __func__Rebecca Cran2023-04-101-1/+1
* UnitTestFrameworkPkg: Apply uncrustify changesMichael Kubacki2021-12-071-56/+59
* UnitTestFrameworkPkg: Sample unit test hangs when running in OVMF/QEMUGetnat Ejigu2021-05-041-0/+1
* UnitTestFrameworkPkg/UnitTestLib: Add checks for ASSERT()Michael D Kinney2020-07-151-1/+2
* UnitTestFrameworkPkg/ResultReportLib: Remove invalid index string indicatorGuomin Jiang2020-03-271-2/+2
* UnitTestFrameworkPkg/Library: Add library instancesMichael D Kinney2020-02-071-0/+216