]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.ci.yaml
EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuid
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.ci.yaml
index 0bf149f205e6dd81c6f3e407c8a5ca4785b862db..1cfc1328390e40f7fd5fd4b5fd1cf44490f4f59a 100644 (file)
@@ -9,10 +9,17 @@
     "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
-        "IgnoreFiles": []\r
+        "IgnoreFiles": [\r
+            "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/test/testc.c",\r
+            "MdeModulePkg/Universal/RegularExpressionDxe/oniguruma/windows/testc.c"\r
+        ]\r
     },\r
 \r
     ## options defined ci/Plugin/DependencyCheck\r
@@ -24,7 +31,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
@@ -42,7 +56,6 @@
         "IgnoreGuidValue": ["00000000-0000-0000-0000-000000000000"],\r
         "IgnoreFoldersAndFiles": [],\r
         "IgnoreDuplicates": [\r
-            "gEdkiiFormBrowserExProtocolGuid=gEfiFormBrowserExProtocolGuid",\r
             "gEfiPeiMmAccessPpiGuid=gPeiSmmAccessPpiGuid",\r
             "gPeiSmmControlPpiGuid=gEfiPeiMmControlPpiGuid",\r
         ]\r