Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 85dba961c761021755cd2aa6bc98b8e789f751ef https://github.com/tianocore/edk2/commit/85dba961c761021755cd2aa6bc98b8e789f751ef Author: Michael D Kinney <michael.d.kin...@intel.com> Date: 2022-11-01 (Tue, 01 Nov 2022)
Changed paths: M UnitTestFrameworkPkg/UnitTestFrameworkPkgHost.dsc.inc Log Message: ----------- UnitTestFrameworkPkg: Support FILE_GUID override in host based unit tests REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4129 Always use the module name with FILE_GUID to generate the host-based unit test executable image and symbol files. This allows the same host-based unit test INF file to be used more than once in a single DSC file with FILE_GUID override. This is valuable when there is a requirement to run the same host-based unit test with different PCD settings, library mappings, or build options. Cc: Michael Kubacki <mikub...@linux.microsoft.com> Cc: Sean Brogan <sean.bro...@microsoft.com> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> Reviewed-by: Michael Kubacki <mikub...@linux.microsoft.com> Reviewed-by: Sean Brogan <sean.bro...@microsoft.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits