audk/MdePkg/Test
Michael D Kinney fadf4f377e MdePkg/Test/DevicePathLib: Remove FreePool(NULL)
Unit test checks if AppendDevicePathInstance() returns NULL.
In those cases, AppendDevicePathInstance() does not allocate
a device path, so the call to FreePool() must not be performed.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2024-11-08 17:22:14 +00:00
..
GoogleTest/Library MdePkg/Test: Add google tests for BaseLib 2023-12-03 02:37:26 +00:00
Mock MdePkg: Add Google Mock Library for PostCodeLib 2024-10-30 16:47:32 +00:00
UnitTest MdePkg/Test/DevicePathLib: Remove FreePool(NULL) 2024-11-08 17:22:14 +00:00
MdePkgHostTest.dsc MdePkg: Add Google Mock Library for PostCodeLib 2024-10-30 16:47:32 +00:00