]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.ci.yaml
MdeModulePkg: Add DxeResetSystemLib unit test
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.ci.yaml
index 0bf149f205e6dd81c6f3e407c8a5ca4785b862db..3b6e747075719bdbf50d7f5e81921dfaa480815b 100644 (file)
@@ -9,6 +9,10 @@
     "CompilerPlugin": {\r
         "DscPath": "MdeModulePkg.dsc"\r
     },\r
+    ## options defined ci/Plugin/HostUnitTestCompilerPlugin\r
+    "HostUnitTestCompilerPlugin": {\r
+        "DscPath": "Test/MdeModulePkgHostTest.dsc"\r
+    },\r
 \r
     ## options defined ci/Plugin/CharEncodingCheck\r
     "CharEncodingCheck": {\r
@@ -24,7 +28,9 @@
             "ArmPkg/ArmPkg.dec"  # this should be fixed by promoting an abstraction\r
         ],\r
         # For host based unit tests\r
-        "AcceptableDependencies-HOST_APPLICATION":[],\r
+        "AcceptableDependencies-HOST_APPLICATION":[\r
+            "UnitTestFrameworkPkg/UnitTestFrameworkPkg.dec"\r
+        ],\r
         # For UEFI shell based apps\r
         "AcceptableDependencies-UEFI_APPLICATION":[],\r
         "IgnoreInf": []\r
         "IgnoreInf": [],\r
         "DscPath": "MdeModulePkg.dsc"\r
     },\r
+    ## options defined ci/Plugin/HostUnitTestDscCompleteCheck\r
+    "HostUnitTestDscCompleteCheck": {\r
+        "IgnoreInf": [""],\r
+        "DscPath": "Test/MdeModulePkgHostTest.dsc"\r
+    },\r
 \r
     ## options defined ci/Plugin/GuidCheck\r
     "GuidCheck": {\r