mirror_edk2/UnitTestFrameworkPkg/Library/UnitTestLib
Michael D Kinney 425df6923e UnitTestFrameworkPkg/UnitTestLib: Fix target mode log messages
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2806

Update the log messages generated in target mode to use
FileName instead of FunctionName.  FunctionName is an empty
string so the log messages generated do not provide enough
information to know the source of a unit test failure.

Using FileName combined with LineNumber provides the
right information to identify the location of a unit test
failure.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Bret Barkelew <Bret.Barkelew@microsoft.com>
2020-07-15 05:25:21 +00:00
..
Assert.c UnitTestFrameworkPkg/UnitTestLib: Fix target mode log messages 2020-07-15 05:25:21 +00:00
AssertCmocka.c UnitTestFrameworkPkg/Library: Add library instances 2020-02-07 19:18:53 +00:00
Log.c UnitTestFrameworkPkg/UnitTestLib: Fix XCODE parenthesis issues 2020-02-11 23:41:33 +00:00
RunTests.c UnitTestFrameworkPkg/UnitTestLib: Update SaveFrameworkState() signature 2020-06-14 23:56:05 +00:00
RunTestsCmocka.c UnitTestFrameworkPkg/UnitTestLib: Move print log into cleanup 2020-07-15 05:25:21 +00:00
UnitTestLib.c UnitTestFrameworkPkg/UnitTestLib: Update SaveFrameworkState() signature 2020-06-14 23:56:05 +00:00
UnitTestLib.inf UnitTestFrameworkPkg/Library: Add library instances 2020-02-07 19:18:53 +00:00
UnitTestLib.uni UnitTestFrameworkPkg/Library: Add library instances 2020-02-07 19:18:53 +00:00
UnitTestLibCmocka.inf UnitTestFrameworkPkg/Library: Add library instances 2020-02-07 19:18:53 +00:00
UnitTestLibCmocka.uni UnitTestFrameworkPkg/Library: Add library instances 2020-02-07 19:18:53 +00:00