summaryrefslogtreecommitdiff
path: root/MdePkg/MdePkg.ci.yaml
diff options
context:
space:
mode:
authorMateusz Albecki <mateusz.albecki@intel.com>2022-06-29 17:54:19 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-10-19 15:20:02 +0000
commit0355e559c6c4a7d3602120045d74e3a1e792fec6 (patch)
tree2245fc134e8118796f98f0359cabc2993bce4378 /MdePkg/MdePkg.ci.yaml
parent96ed60dfd7d4818a532216d64ee87b13fae5c726 (diff)
downloadedk2-0355e559c6c4a7d3602120045d74e3a1e792fec6.zip
edk2-0355e559c6c4a7d3602120045d74e3a1e792fec6.tar.gz
edk2-0355e559c6c4a7d3602120045d74e3a1e792fec6.tar.bz2
MdePkg/Test: Add DevicePathLib host test module
This commit adds host-based unit tests for device path lib. Cc: Michael D Kinney <michael.d.kinney@intel.com> Cc: Liming Gao <gaoliming@bysoft.com.cn> Cc: Zhiguang Liu <zhiguang.liu@intel.com> Signed-off-by: Mateusz Albecki <mateusz.albecki@intel.com> Reviewed-by: Michael D Kinney <Michael.d.kinney@intel.com>
Diffstat (limited to 'MdePkg/MdePkg.ci.yaml')
-rw-r--r--MdePkg/MdePkg.ci.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/MdePkg/MdePkg.ci.yaml b/MdePkg/MdePkg.ci.yaml
index c3faf49..45f4fb5 100644
--- a/MdePkg/MdePkg.ci.yaml
+++ b/MdePkg/MdePkg.ci.yaml
@@ -74,7 +74,10 @@
"Test/UnitTest/Library/BaseSafeIntLib/TestBaseSafeIntLib.c",
"Library/BaseFdtLib",
"Library/MipiSysTLib/mipi_syst.h",
- "Include/Register/Amd/SmramSaveStateMap.h"
+ "Include/Register/Amd/SmramSaveStateMap.h",
+ "Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.c",
+ "Test/UnitTest/Library/DevicePathLib/TestDevicePathLib.h",
+ "Test/UnitTest/Library/DevicePathLib/TestDevicePathStringConversions.c"
]
},
## options defined ci/Plugin/CompilerPlugin